Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan authored Oct 22, 2024
1 parent 2f5f411 commit ae516ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ The Studio connects to Sanity Content Lake, which gives you hosted content APIs
| `sanity.cli.ts` | Config file for Sanity CLI |
| `/app/studio/[[...tool]]/Studio.tsx` | Where Sanity Studio is mounted |
| `/app/api/revalidate/route.ts` |  Serverless route for triggering ISR |
| `/app/api/draft/route.ts` | Serverless route for triggering Draft mode |
| `/app/api/draft-mode/enable/route.ts` | Serverless route for triggering Draft mode |
| `/sanity/schemas` | Where Sanity Studio gets its content types from |
| `/sanity/plugins` | Where the advanced Sanity Studio customization is setup |
| `/sanity/loader/loadQuery.ts`,`/sanity/loader/useQuery.ts` | Configuration for the Sanity Content Lake client |
Expand Down

0 comments on commit ae516ae

Please sign in to comment.