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
4040Add 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
5757Contributions 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