diff --git a/content/docs/stacks/chainhook/guides/chainhook-as-a-service-with-stacks-node.mdx b/content/docs/stacks/chainhook/guides/chainhook-as-a-service-with-stacks-node.mdx index 5b92e8f9..db71f4d5 100644 --- a/content/docs/stacks/chainhook/guides/chainhook-as-a-service-with-stacks-node.mdx +++ b/content/docs/stacks/chainhook/guides/chainhook-as-a-service-with-stacks-node.mdx @@ -322,7 +322,7 @@ The response should look something like this: /> \ No newline at end of file diff --git a/content/docs/stacks/chainhook/guides/observing-contract-calls.mdx b/content/docs/stacks/chainhook/guides/observing-contract-calls.mdx index 987545e9..d45a4374 100644 --- a/content/docs/stacks/chainhook/guides/observing-contract-calls.mdx +++ b/content/docs/stacks/chainhook/guides/observing-contract-calls.mdx @@ -143,7 +143,7 @@ Using `file_append`, specify the path where Chainhook will post the payload data - For more details on optional configurations, other predicate elements and scopes, check out the [Predicate Design](/stacks/chainhook/concepts/predicate-design) and [Stacks Scopes](/stacks/chainhook/references/scopes/stacks) pages. + For more details on optional configurations, other predicate elements and scopes, check out the [Predicate Design](/stacks/chainhook/concepts/predicate-design) and [Stacks scopes](/stacks/chainhook/references/scopes/stacks) pages.