We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b29bf commit c9a1a71Copy full SHA for c9a1a71
src/frame/middleware/llms-txt.ts
@@ -56,8 +56,8 @@ function generateBasicLlmsTxt(): string {
56
## Docs Content
57
58
- [Page List API](${BASE_API_URL}/en/free-pro-team@latest)
59
-- [Article API](https://docs.github.com/api/article)
60
-- [Search API](https://docs.github.com/api/search)
+- [Article API](https://docs.github.com/api/article): \`curl "https://docs.github.com/api/article?pathname=/en/get-started/start-your-journey/about-github-and-git"\`
+- [Search API](https://docs.github.com/api/search): \`curl "https://docs.github.com/api/search?query=actions&language=en&version=free-pro-team@latest"\`
61
62
## Translations
63
0 commit comments