Skip to content

Commit 09bf462

Browse files
authored
Merge branch 'main' into ty/modelconfig
2 parents b6669b3 + 41771d9 commit 09bf462

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/admin/how-to/dirty_database.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ ORDER BY version
8080

8181
### 2. Run the sql queries to finish incomplete migrations
8282

83-
Migration definitions for each database schema can be found in the children of the [`migrations/` directory](https://github.com/sourcegraph/sourcegraph/tree/main/migrations).
83+
Migration definitions for each database schema can be found in the children of the [`migrations/` directory](https://github.com/sourcegraph/artifacts/tree/main/migrations).
8484

8585
**Find the target migration with the version number identified in [step 1](#1-identify-incomplete-migration)**.
8686

docs/admin/observability/opentelemetry.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Refer to the [documentation](https://opentelemetry.io/docs/collector/configurati
1818
For more details on configuring the OpenTelemetry collector for your deployment method, refer to the deployment-specific guidance:
1919

2020
- [Kubernetes with Kustomize](/admin/deploy/kubernetes/configure#tracing)
21-
- [Kubernetes with Helm](/admin/deploy/kubernetes/helm#opentelemetry-collector)
21+
- [Kubernetes with Helm](/admin/deploy/kubernetes#opentelemetry-collector)
2222
- [Docker Compose](/admin/deploy/docker-compose/operations#opentelemetry-collector)
2323

2424
## Tracing

0 commit comments

Comments
 (0)