Skip to content

Commit 48623dc

Browse files
authored
format edit (#18308)
1 parent ea62412 commit 48623dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contributing/search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To see all existing search-related issues and pull requests, visit [github.com/g
1616

1717
The site search is part of every version of docs.github.com. This endpoint responds in JSON format, and fronts Algolia and Lunr. We recommend using this endpoint over directly integrating with Algolia or Lunr, as the endpoint will be more stable. On any page, you can use the search box to search the documents we've indexed.
1818
You can also query our search endpoint directly at:
19-
https://docs.github.com/search?version=<VERSION>&language=<LANGUAGE CODE>&filters=topics:<TOPIC>&query=<QUERY>
19+
`https://docs.github.com/search?version=<VERSION>&language=<LANGUAGE CODE>&filters=topics:<TOPIC>&query=<QUERY>`
2020

2121
- The VERSION can be any numbered GitHub Enterprise Server version (e.g., `2.22`, `3.0`), GitHub AE (`ghae`), or the Free pro team plan (`dotcom`).
2222
- The LANGUAGE CODE can be: `cn`, `de`, `en`, `es`, `ja`, or `pt`.

0 commit comments

Comments
 (0)