Skip to content

Commit a59203c

Browse files
pshieldsalexeagle
authored andcommitted
fix(README): update "sections below" reference (#1210)
This PR updates the "sections below" reference to point to the installation docs, since the details and alternatives are not present in the sections below of the README.
1 parent e08ac31 commit a59203c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ https://bazelbuild.github.io/rules_nodejs/
2020
## Quickstart
2121

2222
This is the fastest way to get started.
23-
See sections below for details and alternative methods.
23+
See the [installation documentation](https://bazelbuild.github.io/rules_nodejs/install.html) for details and alternative methods.
2424

2525
```sh
2626
$ npm init @bazel

0 commit comments

Comments
 (0)