Skip to content

Commit

Permalink
Add missing # to access internally the section
Browse files Browse the repository at this point in the history
Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed Oct 2, 2024
1 parent d2fad04 commit 1f98d4c
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 @@ -209,7 +209,7 @@ EOF
<MY_NAMESPACE> quarkus-dev 32s Running True
```

**Note**: Alternatively, you can use the `Qshift` bash script automating all such steps as described at the section [Using the qshif script](using-the-qshift-script)
**Note**: Alternatively, you can use the `Qshift` bash script automating all such steps as described at the section [Using the qshif script](#using-the-qshift-script)

We are now ready to deploy and use backstage within your project as documented at the following section.

Expand Down Expand Up @@ -239,7 +239,7 @@ export NODE_TLS_REJECT_UNAUTHORIZED=0
yarn dev
```

**Note**: Alternatively, you can use the `Qshift` bash script automating all such steps as described at the section [Using the qshif script](using-the-qshift-script)
**Note**: Alternatively, you can use the `Qshift` bash script automating all such steps as described at the section [Using the qshif script](#using-the-qshift-script)

### Using the qshift script

Expand Down

0 comments on commit 1f98d4c

Please sign in to comment.