Skip to content

Commit d341dbd

Browse files
authored
Merge pull request #907 from guspan-tanadi/sectionlinks
docs: intended section links
2 parents 08b2616 + 12f32f3 commit d341dbd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEV.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ cd disco
5353

5454
**2.** Install Node.js
5555

56-
We recommend using [nvm](https://github.com/nvm-sh/nvm) (Node Version Manager) to handle multiple Node.js versions. Start by installing `nvm` by following [their installation instructions](https://github.com/nvm-sh/nvm).
56+
We recommend using [nvm](https://github.com/nvm-sh/nvm) (Node Version Manager) to handle multiple Node.js versions. Start by installing `nvm` by following [their installation instructions](https://github.com/nvm-sh/nvm#installing-and-updating).
5757
After installation, you should be able to run
5858

5959
```

docs/VUEJS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ An extensive list can be found below:
4141
In this section, we will define `vue` components that can be reused by the rest of the platform using :
4242

4343
1. style templates ([Simple directory](#simple-directory))
44-
2. layout templates ([Container directory](container-directory))
44+
2. layout templates ([Container directory](#container-directory))
4545

4646
Both approaches are described in the following sections.
4747

0 commit comments

Comments
 (0)