Skip to content

Commit 41771d9

Browse files
authored
Update dirty_database.mdx (#813)
Update link from private sg/sg repo to sg/artifacts <!-- Explain the changes introduced in your PR --> ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent 9272280 commit 41771d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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

0 commit comments

Comments
 (0)