Skip to content

Commit 2f90a84

Browse files
authored
README.md links to docs (#124)
update docs links to point to the new docs site
1 parent 61ae105 commit 2f90a84

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,22 @@ Deploying Sourcegraph into a Kubernetes cluster is for organizations that need h
99
available code search and code intelligence. This repository contains documentation for creating,
1010
updating, and maintaining a Sourcegraph cluster using Kustomize.
1111

12-
- [Installing](https://docs.sourcegraph.com/admin/deploy/kubernetes)
13-
- [Configuring](https://docs.sourcegraph.com/admin/deploy/kubernetes/configure)
14-
- [Updating](https://docs.sourcegraph.com/admin/updates/kubernetes)
15-
- [Scaling](https://docs.sourcegraph.com/admin/deploy/scale)- general advice on scaling services
16-
- [Resource estimator: instance size](https://docs.sourcegraph.com/admin/deploy/instance-size) - specific resource values for your instance based on your instance size
17-
- [Troubleshooting](https://docs.sourcegraph.com/admin/install/kubernetes/troubleshoot)
18-
- [Enterprise Getting Started Guide](https://docs.sourcegraph.com/admin/enterprise_getting_started_guide) and [Admin guide](https://docs.sourcegraph.com/admin) - useful guides for Sourcegraph admins
19-
- [Metrics](https://docs.sourcegraph.com/admin/observability/metrics) - guidance of metrics that can be used for monitoring Sourcegraph
12+
- [Installing](https://sourcegraph.com/docs/admin/deploy/kubernetes)
13+
- [Configuring](https://sourcegraph.com/docs/admin/deploy/kubernetes/configure)
14+
- [Updating](https://sourcegraph.com/docs/admin/updates/kubernetes)
15+
- [Scaling](https://sourcegraph.com/docs/admin/deploy/scale)- general advice on scaling services
16+
- [Resource estimator: instance size](https://sourcegraph.com/docs/admin/deploy/instance-size) - specific resource values for your instance based on your instance size
17+
- [Troubleshooting](https://sourcegraph.com/docs/admin/install/kubernetes/troubleshoot)
18+
- [Enterprise Getting Started Guide](https://sourcegraph.com/docs/admin/enterprise_getting_started_guide) and [Admin guide](https://sourcegraph.com/docs/admin) - useful guides for Sourcegraph admins
19+
- [Metrics](https://sourcegraph.com/docs/admin/observability/metrics) - guidance of metrics that can be used for monitoring Sourcegraph
2020

2121
## Deploy
2222

23-
Please refer to the [Sourcegraph Kustomize docs](https://docs.sourcegraph.com/admin/deploy/kubernetes/kustomize) for the latest instructions.
23+
Please refer to the [Sourcegraph Kustomize docs](https://sourcegraph.com/docs/admin/deploy/kubernetes/kustomize) for the latest instructions.
2424

2525
## Upgrade
2626

27-
When upgrading Sourcegraph, please check the [upgrade docs for Kubernetes](https://docs.sourcegraph.com/admin/updates/kubernetes) to confirm if manual migrations is necessary.
27+
When upgrading Sourcegraph, please check the [upgrade docs for Kubernetes](https://sourcegraph.com/docs/admin/updates/kubernetes) to confirm if manual migrations is necessary.
2828

2929
## Feedback
3030

0 commit comments

Comments
 (0)