docs: simpler guide

This commit is contained in:
Taesu
2026-01-10 05:32:29 +09:00
parent 0995c1d587
commit e97ffd3984

View File

@@ -111,7 +111,7 @@ Here are examples of how you can do caching in different frameworks and environm
}
```
Learn more about TanStack Query use cache directive <Link href="https://tanstack.com/query">here</Link>.
Learn more about TanStack Query <Link href="https://tanstack.com/query">here</Link>.
</Tab>
</Tabs>