Skip to content

Commit 6e3658e

Browse files
committed
update links about and sorting
1 parent b15cb58 commit 6e3658e

17 files changed

Lines changed: 22 additions & 24 deletions

content/admin/configuration/managing-connections-between-github-enterprise-server-and-github-enterprise-cloud/enabling-unified-search-between-github-enterprise-server-and-githubcom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ shortTitle: Enable unified search
1919
---
2020
When you enable unified search, users can view search results from public and private content on {% data variables.product.prodname_dotcom_the_website %} when searching from {% data variables.product.product_location_enterprise %}.
2121

22-
Users will not be able to search {% data variables.product.product_location_enterprise %} from {% data variables.product.prodname_dotcom_the_website %}, even if they have access to both environments. Users can only search private repositories you've enabled {% data variables.product.prodname_unified_search %} for and that they have access to in the connected {% data variables.product.prodname_ghe_cloud %} organizations. For more information, see "[About searching on {% data variables.product.prodname_dotcom %}](/articles/about-searching-on-github/#searching-across-github-enterprise-and-githubcom-simultaneously)" and "[Enabling private {% data variables.product.prodname_dotcom_the_website %} repository search in your {% data variables.product.prodname_ghe_server %} account](/articles/enabling-private-github-com-repository-search-in-your-github-enterprise-server-account)."
22+
Users will not be able to search {% data variables.product.product_location_enterprise %} from {% data variables.product.prodname_dotcom_the_website %}, even if they have access to both environments. Users can only search private repositories you've enabled {% data variables.product.prodname_unified_search %} for and that they have access to in the connected {% data variables.product.prodname_ghe_cloud %} organizations. For more information, see "[About searching on {% data variables.product.prodname_dotcom %}](/search-github/getting-started-with-searching-on-github/about-searching-on-github/#searching-across-github-enterprise-and-githubcom-simultaneously)" and "[Enabling private {% data variables.product.prodname_dotcom_the_website %} repository search in your {% data variables.product.prodname_ghe_server %} account](/articles/enabling-private-github-com-repository-search-in-your-github-enterprise-server-account)."
2323

2424
Searching via the REST and GraphQL APIs does not include {% data variables.product.prodname_dotcom_the_website %} search results. Advanced search and searching for wikis in {% data variables.product.prodname_dotcom_the_website %} are not supported.
2525

content/get-started/using-github/keyboard-shortcuts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Below is a list of some of the available keyboard shortcuts.
2323

2424
| Keyboard shortcut | Description
2525
|-----------|------------
26-
|<kbd>s</kbd> or <kbd>/</kbd> | Focus the search bar. For more information, see "[About searching on {% data variables.product.company_short %}](/articles/about-searching-on-github)."
26+
|<kbd>s</kbd> or <kbd>/</kbd> | Focus the search bar. For more information, see "[About searching on {% data variables.product.company_short %}](/search-github/getting-started-with-searching-on-github/about-searching-on-github)."
2727
|<kbd>g</kbd> <kbd>n</kbd> | Go to your notifications. For more information, see {% ifversion fpt or ghes or ghae %}"[About notifications](/github/managing-subscriptions-and-notifications-on-github/about-notifications){% else %}"[About notifications](/github/receiving-notifications-about-activity-on-github/about-notifications){% endif %}."
2828
|<kbd>esc</kbd> | When focused on a user, issue, or pull request hovercard, closes the hovercard and refocuses on the element the hovercard is in
2929

content/github/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ children:
1616
- /writing-on-github
1717
- /committing-changes-to-your-project
1818
- /collaborating-with-pull-requests
19-
- /searching-for-information-on-github
2019
- /importing-your-projects-to-github
2120
- /managing-security-vulnerabilities
2221
- /finding-security-vulnerabilities-and-errors-in-your-code
@@ -27,4 +26,3 @@ children:
2726
- /site-policy
2827
- /site-policy-deprecated
2928
---
30-

content/search-github/getting-started-with-searching-on-github/about-searching-on-github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ topics:
3434

3535
{% endnote %}
3636

37-
After running a search on {% data variables.product.product_name %}, you can sort the results, or further refine them by clicking one of the languages in the sidebar. For more information, see "[Sorting search results](/articles/sorting-search-results)."
37+
After running a search on {% data variables.product.product_name %}, you can sort the results, or further refine them by clicking one of the languages in the sidebar. For more information, see "[Sorting search results](/search-github/getting-started-with-searching-on-github/sorting-search-results)."
3838

3939
{% data variables.product.product_name %} search uses an ElasticSearch cluster to index projects every time a change is pushed to {% data variables.product.product_name %}. Issues and pull requests are indexed when they are created or modified.
4040

content/search-github/getting-started-with-searching-on-github/enabling-githubcom-repository-search-in-github-enterprise-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ shortTitle: Enable search for GitHub.com
1717
---
1818
If you use {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_dotcom_the_website %} and your {% data variables.product.prodname_ghe_server %} site administrator has enabled {% data variables.product.prodname_github_connect %} and {% data variables.product.prodname_unified_search %} for private repositories, then you can search for designated private repositories in the connected organization.
1919

20-
To see private repositories in your search results, you must already have access to these repositories and connect your {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_dotcom_the_website %} accounts. For more information about the repositories you can search in, see "[Searching across {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_dotcom_the_website %} simultaneously](/articles/about-searching-on-github/#searching-across-github-enterprise-and-githubcom-simultaneously)."
20+
To see private repositories in your search results, you must already have access to these repositories and connect your {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_dotcom_the_website %} accounts. For more information about the repositories you can search in, see "[Searching across {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_dotcom_the_website %} simultaneously](/search-github/getting-started-with-searching-on-github/about-searching-on-github/#searching-across-github-enterprise-and-githubcom-simultaneously)."
2121

2222
{% data reusables.github-connect.access-dotcom-and-enterprise %}
2323
{% data reusables.github-connect.access-profile-settings %}

content/search-github/getting-started-with-searching-on-github/sorting-search-results.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ The `sort:updated` qualifier sorts by how recently the items were updated.
7070

7171
## Further reading
7272

73-
- "[About searching on {% data variables.product.prodname_dotcom %}](/articles/about-searching-on-github)"
73+
- "[About searching on {% data variables.product.prodname_dotcom %}](/search-github/getting-started-with-searching-on-github/about-searching-on-github)"
7474
- "[Filtering and searching issues and pull requests](/issues/tracking-your-work-with-issues/filtering-and-searching-issues-and-pull-requests)"

content/search-github/getting-started-with-searching-on-github/troubleshooting-search-queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ Specific search types, such as code search, might have additional limitations. C
3030

3131
## Further reading
3232

33-
- "[About searching on GitHub](/articles/about-searching-on-github)"
33+
- "[About searching on GitHub](/search-github/getting-started-with-searching-on-github/about-searching-on-github)"

content/search-github/searching-on-github/finding-files-on-github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ topics:
3030

3131
## Further reading
3232

33-
- "[About searching on GitHub](/articles/about-searching-on-github)"
33+
- "[About searching on GitHub](/search-github/getting-started-with-searching-on-github/about-searching-on-github)"

content/search-github/searching-on-github/searching-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ versions:
1414
topics:
1515
- GitHub search
1616
---
17-
{% data reusables.search.you-can-search-globally %} For more information, see "[About searching on GitHub](/articles/about-searching-on-github)."
17+
{% data reusables.search.you-can-search-globally %} For more information, see "[About searching on GitHub](/search-github/getting-started-with-searching-on-github/about-searching-on-github)."
1818

1919
You can only search code using these code search qualifiers. Search qualifiers specifically for repositories, users, or commits, will not work when searching for code.
2020

@@ -106,6 +106,6 @@ The `extension` qualifier matches code files with a certain file extension.
106106

107107
## Further reading
108108

109-
- "[Sorting search results](/articles/sorting-search-results/)"
109+
- "[Sorting search results](/search-github/getting-started-with-searching-on-github/sorting-search-results/)"
110110
- "[Searching in forks](/articles/searching-in-forks)"{% ifversion fpt %}
111111
- "[Navigating code on {% data variables.product.prodname_dotcom %}](/github/managing-files-in-a-repository/navigating-code-on-github)"{% endif %}

content/search-github/searching-on-github/searching-commits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ versions:
1212
topics:
1313
- GitHub search
1414
---
15-
You can search for commits globally across all of {% data variables.product.product_name %}, or search for commits within a particular repository or organization. For more information, see "[About searching on {% data variables.product.company_short %}](/articles/about-searching-on-github)."
15+
You can search for commits globally across all of {% data variables.product.product_name %}, or search for commits within a particular repository or organization. For more information, see "[About searching on {% data variables.product.company_short %}](/search-github/getting-started-with-searching-on-github/about-searching-on-github)."
1616

1717
When you search for commits, only the [default branch](/articles/about-branches) of a repository is searched.
1818

@@ -111,4 +111,4 @@ The `is` qualifier matches commits from repositories with the specified visibili
111111

112112
## Further reading
113113

114-
- "[Sorting search results](/articles/sorting-search-results/)"
114+
- "[Sorting search results](/search-github/getting-started-with-searching-on-github/sorting-search-results/)"

0 commit comments

Comments
 (0)