Skip to content

Commit

Permalink
Change Quinoa docs URL (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
shivarm authored Jul 17, 2023
1 parent 2334588 commit a08edf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ You will be able to do live coding of the backend and frontend together nearly o

## Getting started

Read the full [Quinoa documentation](https://quarkiverse.github.io/quarkiverse-docs/quarkus-quinoa/dev/).
Read the full [Quinoa documentation](https://docs.quarkiverse.io/quarkus-quinoa/dev/index.html).

### Prerequisite

- Create or use an existing Quarkus application
- Add the Quinoa extension
- Install [NodeJS](https://nodejs.org/) or make sure Quinoa is [configured](https://quarkiverse.github.io/quarkiverse-docs/quarkus-quinoa/dev/#package-manager-install) to install it.
- Install [NodeJS](https://nodejs.org/) or make sure Quinoa is [configured](https://docs.quarkiverse.io/quarkus-quinoa/dev/index.html#package-manager) to install it.

### Installation

Expand Down

0 comments on commit a08edf2

Please sign in to comment.