Remove content versioned for ghes < 3.12 that caused linter errors and fix warnings for ALT text length (#54791)
This commit is contained in:
@@ -22,7 +22,7 @@ topics:
|
||||
|
||||
{% data reusables.search.you-can-search-globally %}
|
||||
|
||||
* To search globally across all of {% data variables.product.github %}, type what you're looking for into the search field at the top of any page, and choose "Search all of {% data variables.product.prodname_dotcom %}"{% ifversion fpt or ghec or ghes < 3.12 %} in the search dropdown menu{% endif %}.
|
||||
* To search globally across all of {% data variables.product.github %}, type what you're looking for into the search field at the top of any page, and choose "Search all of {% data variables.product.prodname_dotcom %}"{% ifversion fpt or ghec or ghes > 3.12 %} in the search dropdown menu{% endif %}.
|
||||
* To search within a particular repository or organization, navigate to the repository or organization page, type what you're looking for into the search field at the top of the page, and press **Enter**.
|
||||
|
||||
{% ifversion code-search-upgrade %}You can also use suggestions and completions in the search bar to quickly find what you need.
|
||||
|
||||
Reference in New Issue
Block a user