Skip to content

Commit 09bcc79

Browse files
committed
docs: Update links to use sourcegraph.com/docs
update links in the documentation to point to the `sourcegraph.com/docs` domain instead of `docs.sourcegraph.com`.
1 parent 3bdaeb6 commit 09bcc79

File tree

12 files changed

+47
-47
lines changed

12 files changed

+47
-47
lines changed

docs/admin/deploy/kubernetes/kustomize.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Below is an overview of installing Sourcegraph on Kubernetes using Kustomize.
2525
- [Azure AKS](https://github.com/sourcegraph/tf-k8s-configs/tree/main/azure)
2626
- [Google Cloud Platform GKE](https://github.com/sourcegraph/tf-k8s-configs/tree/main/gcp)
2727

28-
<Callout type="warning">If your Sourcegraph version is older than `v4.5.0` or hasn't [migrated](/admin/deploy/kubernetes/kustomize/migrate) to [`deploy-sourcegraph-k8s`](https://github.com/sourcegraph/deploy-sourcegraph-k8s), please refer to the [legacy deployment docs for Kubernetes](https://docs.sourcegraph.com/@v4.4.2/admin/deploy/kubernetes).</Callout>
28+
<Callout type="warning">If your Sourcegraph version is older than `v4.5.0` or hasn't [migrated](/admin/deploy/kubernetes/kustomize/migrate) to [`deploy-sourcegraph-k8s`](https://github.com/sourcegraph/deploy-sourcegraph-k8s), please refer to the [legacy deployment docs for Kubernetes](https://sourcegraph.com/docs/@v4.4.2/admin/deploy/kubernetes).</Callout>
2929

3030
### **Step 1**: Set up a release branch
3131

docs/admin/deploy/kubernetes/kustomize/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,6 @@ The previous Kustomize structure we built for our Kubernetes deployments depends
256256

257257
With the new Kustomize we have introduced in this documentation, these issues can now be avoided. The previous version of the Sourcegraph Kustomize Overlays are still available, but they should not be used for any new Kubernetes deployment.
258258

259-
See the [old deployment docs for deploying Sourcegraph on Kubernetes](https://docs.sourcegraph.com/@v4.4.2/admin/deploy/kubernetes).
259+
See the [old deployment docs for deploying Sourcegraph on Kubernetes](https://sourcegraph.com/docs/@v4.4.2/admin/deploy/kubernetes).
260260

261261
> NOTE: The latest version of our Kustomize overlays does not work on instances that are older than v4.5.0.

docs/cli/references/search-jobs/cancel.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Usage of 'src search-jobs cancel':
1717
-json
1818
Output results as JSON for programmatic access
1919
-trace
20-
Log the trace ID for requests. See https://docs.sourcegraph.com/admin/observability/tracing
20+
Log the trace ID for requests. See https://sourcegraph.com/docs/admin/observability/tracing
2121
-user-agent-telemetry
2222
Include the operating system and architecture in the User-Agent sent with requests to Sourcegraph (default true)
2323

docs/cli/references/search-jobs/create.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Usage of 'src search-jobs create':
1717
-json
1818
Output results as JSON for programmatic access
1919
-trace
20-
Log the trace ID for requests. See https://docs.sourcegraph.com/admin/observability/tracing
20+
Log the trace ID for requests. See https://sourcegraph.com/docs/admin/observability/tracing
2121
-user-agent-telemetry
2222
Include the operating system and architecture in the User-Agent sent with requests to Sourcegraph (default true)
2323

docs/cli/references/search-jobs/delete.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Usage of 'src search-jobs delete':
1515
-json
1616
Output results as JSON for programmatic access
1717
-trace
18-
Log the trace ID for requests. See https://docs.sourcegraph.com/admin/observability/tracing
18+
Log the trace ID for requests. See https://sourcegraph.com/docs/admin/observability/tracing
1919
-user-agent-telemetry
2020
Include the operating system and architecture in the User-Agent sent with requests to Sourcegraph (default true)
2121

docs/cli/references/search-jobs/get.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Usage of 'src search-jobs get':
1717
-json
1818
Output results as JSON for programmatic access
1919
-trace
20-
Log the trace ID for requests. See https://docs.sourcegraph.com/admin/observability/tracing
20+
Log the trace ID for requests. See https://sourcegraph.com/docs/admin/observability/tracing
2121
-user-agent-telemetry
2222
Include the operating system and architecture in the User-Agent sent with requests to Sourcegraph (default true)
2323

docs/cli/references/search-jobs/list.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Usage of 'src search-jobs list':
2323
-order-by string
2424
Sort search jobs by a sortable field (QUERY, CREATED_AT, STATE) (default "CREATED_AT")
2525
-trace
26-
Log the trace ID for requests. See https://docs.sourcegraph.com/admin/observability/tracing
26+
Log the trace ID for requests. See https://sourcegraph.com/docs/admin/observability/tracing
2727
-user-agent-telemetry
2828
Include the operating system and architecture in the User-Agent sent with requests to Sourcegraph (default true)
2929

docs/cli/references/search-jobs/logs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Usage of 'src search-jobs logs':
1919
-out string
2020
File path to save the logs (optional)
2121
-trace
22-
Log the trace ID for requests. See https://docs.sourcegraph.com/admin/observability/tracing
22+
Log the trace ID for requests. See https://sourcegraph.com/docs/admin/observability/tracing
2323
-user-agent-telemetry
2424
Include the operating system and architecture in the User-Agent sent with requests to Sourcegraph (default true)
2525

docs/cli/references/search-jobs/restart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Usage of 'src search-jobs restart':
1717
-json
1818
Output results as JSON for programmatic access
1919
-trace
20-
Log the trace ID for requests. See https://docs.sourcegraph.com/admin/observability/tracing
20+
Log the trace ID for requests. See https://sourcegraph.com/docs/admin/observability/tracing
2121
-user-agent-telemetry
2222
Include the operating system and architecture in the User-Agent sent with requests to Sourcegraph (default true)
2323

docs/cli/references/search-jobs/results.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Usage of 'src search-jobs results':
1919
-out string
2020
File path to save the results (optional)
2121
-trace
22-
Log the trace ID for requests. See https://docs.sourcegraph.com/admin/observability/tracing
22+
Log the trace ID for requests. See https://sourcegraph.com/docs/admin/observability/tracing
2323
-user-agent-telemetry
2424
Include the operating system and architecture in the User-Agent sent with requests to Sourcegraph (default true)
2525

0 commit comments

Comments
 (0)