diff --git a/packages/gitbook/src/lib/api.ts b/packages/gitbook/src/lib/api.ts index 841e27ef6..e967dbda7 100644 --- a/packages/gitbook/src/lib/api.ts +++ b/packages/gitbook/src/lib/api.ts @@ -226,7 +226,7 @@ export const getSyncedBlockContent = cache({ * Resolve a URL to the content to render. */ export const getPublishedContentByUrl = cache({ - name: 'api.getPublishedContentByUrl.v3', + name: 'api.getPublishedContentByUrl.v4', tag: (url) => getAPICacheTag({ tag: 'url',