Skip to content

Commit 51358af

Browse files
committed
Update README.md to change documentation links to new URL structure
1 parent 109e060 commit 51358af

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121

2222
## Documentation
2323

24-
**[View Complete Documentation →](https://flowforge-docs.vercel.app)**
24+
**[View Complete Documentation →](https://relaticle.github.io/flowforge/)**
2525

26-
- [Quick Installation Guide](https://flowforge-docs.vercel.app/getting-started/installation)
27-
- [Integration Patterns](https://flowforge-docs.vercel.app/essentials/integration-patterns)
28-
- [Customization Examples](https://flowforge-docs.vercel.app/essentials/customization)
29-
- [API Reference](https://flowforge-docs.vercel.app/essentials/api-reference)
30-
- [Troubleshooting](https://flowforge-docs.vercel.app/essentials/troubleshooting)
26+
- [Quick Installation Guide](https://relaticle.github.io/flowforge/getting-started/installation)
27+
- [Integration Patterns](https://relaticle.github.io/flowforge/essentials/integration-patterns)
28+
- [Customization Examples](https://relaticle.github.io/flowforge/essentials/customization)
29+
- [API Reference](https://relaticle.github.io/flowforge/essentials/api-reference)
30+
- [Troubleshooting](https://relaticle.github.io/flowforge/essentials/troubleshooting)
3131

3232
---
3333

@@ -39,7 +39,7 @@ composer require relaticle/flowforge
3939

4040
Add CSS assets to your theme, create a position column, generate your board, and register it in your panel.
4141

42-
**[→ Complete Setup Guide](https://flowforge-docs.vercel.app/getting-started/installation)**
42+
**[→ Complete Setup Guide](https://relaticle.github.io/flowforge/getting-started/installation)**
4343

4444
---
4545

@@ -56,8 +56,9 @@ Add CSS assets to your theme, create a position column, generate your board, and
5656

5757
Contributions are welcome! Please feel free to submit a Pull Request.
5858

59-
- [Implementation Guide](docs/IMPLEMENTATION_GUIDE.md) - Complete developer guide
60-
- [Testing Examples](tests/Feature/) - Production-ready test patterns
59+
- [Contributing Guidelines](.github/CONTRIBUTING.md) - How to contribute
60+
- [Developer Guide](CLAUDE.md) - Complete implementation guide and architecture overview
61+
- [Testing Examples](tests/Feature/) - Production-ready test patterns
6162
- [Report Issues](https://github.com/relaticle/flowforge/issues)
6263

6364
---

0 commit comments

Comments
 (0)