Skip to content

Commit 51fa49b

Browse files
committed
fix doc links
1 parent b2d5001 commit 51fa49b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

website/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ function Article({ id }: { id: string }) {
5959
}
6060
```
6161

62-
For more features and examples, check out the [API documentation](/api).
62+
For more features and examples, check out the [API documentation](/api/builder).

website/docs/tags.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)