Skip to content

Commit f80a048

Browse files
committed
Fix broken link
1 parent 0901df0 commit f80a048

File tree

1 file changed

+1
-1
lines changed
  • src/app/docs/woql-variable-generation

1 file changed

+1
-1
lines changed

src/app/docs/woql-variable-generation/page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ WOQL.vars_unique_reset_start(0);
715715

716716
- [JavaScript Client Reference](/docs/javascript/) - Complete JS client API
717717
- [WOQL Basics](/docs/woql-basics/) - Introduction to WOQL queries
718-
- [Unification](/docs/unification/) - Understanding how variables are resolved
718+
- [Unification of Variables in Datalog](/docs/unification-of-variables-in-datalog/) - Understanding how variables are resolved
719719
- [Query Documents with JS](/docs/query-documents/) - Document querying examples
720720
- [Run WOQL Query](/docs/run-woql-query/) - Execute queries with the client
721721
- [Database Path Identifiers](/docs/database-path-identifiers/) - Understanding DB_SPEC and GRAPH_SPEC

0 commit comments

Comments
 (0)