Skip to content

Commit 5e4c1e6

Browse files
authored
Update link for datastore repair
1 parent e3279b6 commit 5e4c1e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/spicedb/concepts/datastores.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Two concrete examples are the use of `pg_dump` and `pg_restore` to transfer data
275275
logical replication between a previously-existing instance and a newly-created instance.
276276

277277
If you encounter this, SpiceDB can behave as though there is no schema written, because the data (including the schema) is associated with a future transaction ID and therefore isn't "visible" to Spicedb.
278-
If you run into this issue, the fix is [documented here](https://authzed.com/docs/spicedb/concepts/datastores#transaction-ids-and-mvcc)
278+
If you run into this issue, the fix is [documented here](https://authzed.com/docs/spicedb/concepts/commands#reference-spicedb-datastore-repair)
279279

280280
### Configuration
281281

0 commit comments

Comments
 (0)