Skip to content

Commit

Permalink
Try fixing links one more time
Browse files Browse the repository at this point in the history
ewferg committed Dec 31, 2024
1 parent 0b0c231 commit 5e9cc80
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ADR-0002 - GraphQL instead of REST API

NOTE: Apollo has been replaced by Hasura as of [0003-hasura-and-postgres](../0003-hasura-and-postgres.md).
NOTE: Apollo has been replaced by Hasura as of [0003-hasura-and-postgres](../adr-0003-hasura-and-postgres).

## Context

2 changes: 1 addition & 1 deletion docs/overview/design/software-design-document.mdx
Original file line number Diff line number Diff line change
@@ -1225,7 +1225,7 @@ constraint expression operators, while the leaf nodes represent the
operands. For example, operator nodes enable expressions such as 'or',
'and', 'less than', 'greater than', while the operands are simulated
resource profiles and activity instances. See our [constraints
documentation](../../../constraints/examples) for complete examples.
documentation](../../../scheduling-and-constraints/declarative/constraints/examples) for complete examples.

## Meta-Programming (Annotations Processing)

0 comments on commit 5e9cc80

Please sign in to comment.