Skip to content

Commit 812aed9

Browse files
authored
Update dirty_database.mdx
Update link from private sg/sg repo to sg/artifacts
1 parent 9272280 commit 812aed9

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)