Skip to content

Commit ac9da90

Browse files
chore: specify versions for FE tools, fix doc links (#2464)
1 parent 077dc25 commit ac9da90

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Pyroscope is possible thanks to the excellent work of many people, including but
144144

145145
## Contributing
146146

147-
To start contributing, check out our [Contributing Guide](CONTRIBUTING.md)
147+
To start contributing, check out our [Contributing Guide](docs/internal/contributing/README.md)
148148

149149

150150
### Thanks to the contributors of Pyroscope!

docs/internal/contributing/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ replace `image: grafana/pyroscope` with the local tag name you got from docker-i
7878

7979
#### Front end development
8080

81+
**Versions for development tools**:
82+
- Node v18
83+
- Yarn v1.22
84+
8185
The front end code is all located in the `public/app` directory, although its `plugin.json`
8286
file exists at the repository root.
8387

0 commit comments

Comments
 (0)