From 185589fbced9100d05c84760a7e4eed6dee53da7 Mon Sep 17 00:00:00 2001 From: Cody Robertson Date: Fri, 2 Aug 2024 14:14:46 -0600 Subject: [PATCH] Update buefy.org links in README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 219a03831..e25b59c6d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- + @@ -8,7 +8,7 @@ - +

> Buefy is a lightweight library of responsive UI components for [Vue.js](https://vuejs.org/) based on [Bulma](http://bulma.io/) framework and design. @@ -60,7 +60,7 @@ This is recommended because `@ntohq/buefy-next` will replace `buefy` when it bec The documentation is in the docs directory, it serves as the demo as well. -Browse [online documentation here](https://buefy.org/). +Browse [online documentation here](https://v3.buefy.org/). ## Quick start @@ -105,7 +105,7 @@ app.use(Input) ``` -If you want to customize the icons or the theme, refer to the [customization section on the documentation](https://buefy.org/documentation/customization). +If you want to customize the icons or the theme, refer to the [customization section on the documentation](https://v3.buefy.org/documentation/customization). ### Alternatively, you can use a CDN or even download