From 33f2bc270a2519ba0acc7ab54bf5b25389cf43a9 Mon Sep 17 00:00:00 2001 From: Jason Lundien <50338269+jasonlundien@users.noreply.github.com> Date: Tue, 1 Nov 2022 09:22:55 -0500 Subject: [PATCH] Vue3 fix setup link (#409) --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index af008aa5..33fb6231 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Official documentation is hosted at fontawesome.com Helpful Vue links: + +- [Set up with Vue](https://fontawesome.com/docs/web/use-with/vue/) - [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) @@ -34,12 +36,12 @@ To find the Vue setup, go to our [Web docs](https://fontawesome.com/docs/web) an Review the following docs before diving in: -* [CONTRIBUTING.md](CONTRIBUTING.md) -* [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) +- [CONTRIBUTING.md](CONTRIBUTING.md) +- [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) And then: -* Check the existing [issues](https://github.com/FortAwesome/vue-fontawesome/issues) and see if you can help! +- Check the existing [issues](https://github.com/FortAwesome/vue-fontawesome/issues) and see if you can help! ## Contributors