Skip to content

Commit 3927cbf

Browse files
Remove repo package mentions apr3 (#1066)
Removes links to deleted repo-package docks. In line with sourcegraph/sourcegraph#2955 and #724
1 parent 875adef commit 3927cbf

File tree

3 files changed

+0
-15
lines changed

3 files changed

+0
-15
lines changed

docs/admin/code_hosts/index.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,6 @@ We recognize there are other code hosts including CVS, SVN, and many more. Today
5858
- [Non-Git code hosts](/admin/code_hosts/non-git)
5959
- [Perforce](/admin/repo/perforce)
6060
- [Plastic SCM](/admin/repo/plasticscm)
61-
- [Package repository hosts](/admin/code_hosts/package-repos)
62-
- [JVM dependencies](/admin/code_hosts/jvm)
63-
- [Go dependencies](/admin/code_hosts/go)
64-
- [npm dependencies](/admin/code_hosts/npm)
65-
- [Python dependencies](/admin/code_hosts/python)
66-
- [Ruby dependencies](/admin/code_hosts/ruby)
67-
- [Rust dependencies](/admin/code_hosts/rust)
6861

6962
## Rate limits
7063

docs/code-search/code-navigation/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ Code Navigation helps you with the following tasks:
3030
| [Popover](/code_navigation/explanations/features#popover) | Quickly view a symbol's type signature and documentation without switching to another source file |
3131
| [Go to definition](/code_navigation/explanations/features#go-to-definition) | Click the button or symbol name, navigates you to the symbol's definition |
3232
| [Find references](/code_navigation/explanations/features#find-references) | Selecting it in the popover lists all references, definitions, and implementations at the bottom, including precise and search-based results |
33-
| [Dependency navigation](/code_navigation/explanations/features#dependency-navigation) (Beta) | Extends code navigation to work across [packages](/admin/code_hosts/package-repos) |
3433
| [Find implementations](/code_navigation/explanations/features#find-implementations) | Click to go to a symbol's interface definition or, at the interface, see all implementations across repositories, including interfaces implemented by a struct |
3534
| [Perform an action](/code-search/code-navigation/features#perform-an-action) | When browsing code, you can perform a couple of actions like open in code host, raw download and view blame. |
3635

docs/integration/index.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@ Sourcegraph integrates with your other tools to help you search, navigate, and r
99
- [GitLab](/integration/gitlab)
1010
- [Bitbucket Cloud](/integration/bitbucket_cloud)
1111
- [Bitbucket Server / Bitbucket Data Center](/integration/bitbucket_server)
12-
- [Package repository hosts](/admin/code_hosts/package-repos)
13-
- [JVM dependencies](/integration/jvm)
14-
- [npm dependencies](/integration/npm)
15-
- [Python dependencies](/integration/python)
16-
- [Go dependencies](/integration/go)
17-
- [Ruby dependencies](/integration/ruby)
18-
- [Rust dependencies](/integration/rust)
1912
- [Other Git repository hosts](/admin/code_hosts/other)
2013
- [Editor plugins](/integration/editor): jump to Sourcegraph from your editor
2114
- [Open in Editor](/integration/open_in_editor): jump to your editor from Sourcegraph

0 commit comments

Comments
 (0)