We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8e3525 commit 30f6e65Copy full SHA for 30f6e65
docs/usage/resources/hooks.md
@@ -9,7 +9,7 @@ By implementing resource hooks on a `ResourceDefintion<T>`, it is possible to in
9
* Transformation of the served data
10
11
This usage guide covers the following sections
12
-1. [**Semantics: pipelines, actions and hooks**](#semantics-pipelines-actions-and-hooks).
+1. [**Semantics: pipelines, actions and hooks**](#semantics-pipelines-actions-and-hooks)
13
Understanding the semantics will be helpful in identifying which hooks on `ResourceDefinition<T>` you need to implement for your use-case.
14
2. [**Basic usage**](#basic-usage)
15
* [**Getting started: most minimal example**](#getting-started-most-minimal-example)
0 commit comments