Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Commit 8edff30

Browse files
Finished data section
1 parent f122f55 commit 8edff30

File tree

3 files changed

+1
-104
lines changed

3 files changed

+1
-104
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ module.exports = {
4040
'basics/recipes',
4141
'basics/typescript',
4242
'basics/graphql',
43-
'basics/entity',
4443
'basics/ssr-cache',
4544
],
4645
},
@@ -78,7 +77,7 @@ module.exports = {
7877
'data/data-migrations',
7978
'data/elastic-queries',
8079
'data/database-tool',
81-
'data/ssr-cache',
80+
'data/entity-types',
8281
],
8382
},
8483
{
File renamed without changes.

docs/guide/data/ssr-cache.md

Lines changed: 0 additions & 102 deletions
This file was deleted.

0 commit comments

Comments
 (0)