Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 852fca4

Browse files
committed
Remove Handbook link from README and App component for updated documentation references
1 parent e197cf3 commit 852fca4

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ For inquiries about building personal software quickly and influencing the futur
8282
- [Github](https://github.com/tileshq/)
8383
- [X/Twitter](https://x.com/tilesnotebook)
8484
- [Blog](https://blog.tiles.run/)
85-
- [Handbook](https://tileshq.notion.site/)
8685
- [Terms](https://tiles.run/shared/RYcEAFb16btn8a7SKx3bV)
8786

8887
## License

packages/tiles-playground/components/App.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,6 @@ function App(): JSX.Element {
162162
{' • '}
163163
<a href="https://blog.tiles.run/" target="_blank" rel="noreferrer" style={{color: '#007bff', textDecoration: 'none'}}>Blog</a>
164164
{' • '}
165-
<a href="https://tileshq.notion.site/" target="_blank" rel="noreferrer" style={{color: '#007bff', textDecoration: 'none'}}>Handbook</a>
166-
{' • '}
167165
<a href="https://tiles.run/shared/RYcEAFb16btn8a7SKx3bV" target="_blank" rel="noreferrer" style={{color: '#007bff', textDecoration: 'none'}}>Terms</a>
168166
</p>
169167
<p>

0 commit comments

Comments
 (0)