Skip to content

Commit

Permalink
Merge pull request #2 from FolhaSP/fix/docs-broken-links
Browse files Browse the repository at this point in the history
docs: fix README broken hyperlinks
  • Loading branch information
leodiegues authored Nov 18, 2024
2 parents 058fd4c + cea3e95 commit 0b6ee60
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ For common usage patterns and examples, see our [Cookbook](docs/cookbook/index.e

Comprehensive documentation is available [here](https://folhasp.github.io/mosaico). Documentation includes:

- [Getting Started](https://folhasp.github.io/mosaico/getting_started.html): Installation, setup, and basic usage
- [Concepts](https://folhasp.github.io/mosaico/concepts.html): Overview of key concepts and terminology
- [Cookbook](https://folhasp.github.io/mosaico/cookbook.html): Examples and tutorials for common tasks
- [API Reference](https://folhasp.github.io/mosaico/api.html): Detailed reference for all classes and functions
- [Development](https://folhasp.github.io/mosaico/development.html): Information for contributors and developers
- [Roadmap](https://folhasp.github.io/mosaico/roadmap.html): Future plans and features
- [Getting Started](https://folhasp.github.io/mosaico): Installation, setup, and basic usage
- [Concepts](https://folhasp.github.io/mosaico/concepts): Overview of key concepts and terminology
- [Cookbook](https://folhasp.github.io/mosaico/cookbook): Examples and tutorials for common tasks
- [API Reference](https://folhasp.github.io/mosaico/api-reference): Detailed reference for all classes and functions
- [Development](https://folhasp.github.io/mosaico/development): Information for contributors and developers
- [Roadmap](https://folhasp.github.io/mosaico/roadmap): Future plans and features

## References

Expand Down

0 comments on commit 0b6ee60

Please sign in to comment.