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 b2d5001 commit 51fa49bCopy full SHA for 51fa49b
website/docs/index.mdx
@@ -59,4 +59,4 @@ function Article({ id }: { id: string }) {
59
}
60
```
61
62
-For more features and examples, check out the [API documentation](/api).
+For more features and examples, check out the [API documentation](/api/builder).
website/docs/tags.mdx
@@ -0,0 +1,6 @@
1
+---
2
+title: Tag Based Invalidation
3
+sidebar_position: 50
4
5
+
6
+Work in progress. This page is not finished yet.
0 commit comments