Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs for new links #497

Merged
merged 2 commits into from
Apr 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,13 @@

## Documentation

Official documentation is hosted at fontawesome.com
Official documentation is hosted at [docs.fontawesome.com](https://docs.fontawesome.com/)

Helpful Vue links:

- [Add Icons with Vue](https://fontawesome.com/docs/web/use-with/vue/add-icons)
- [Adding Icon Styling with Vue](https://fontawesome.com/docs/web/use-with/vue/style)

To find the Vue setup, go to our [Web docs](https://fontawesome.com/docs/web) and click the ***"Set Up with Vue"*** (left hand side menu).
- [Set Up With Vue](https://docs.fontawesome.com/web/use-with/vue/)
- [Add Icons with Vue](https://docs.fontawesome.com/web/use-with/vue/add-icons)
- [Adding Icon Styling with Vue](https://docs.fontawesome.com/web/use-with/vue/style)

## How to Help

Expand Down