You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/admin/how-to/dirty_database.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ ORDER BY version
80
80
81
81
### 2. Run the sql queries to finish incomplete migrations
82
82
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).
84
84
85
85
**Find the target migration with the version number identified in [step 1](#1-identify-incomplete-migration)**.
0 commit comments