| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a738164 commit 2cea7d8
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,7 +5,7 @@ const path = require('path'); | |||
| 5 | 5 | const fs = require('fs'); | |
| 6 | 6 | ||
| 7 | 7 | const requirementsURL = | |
| 8 | - 'https://github.com/nodejs/node/blob/HEAD/benchmark/writing-and-running-benchmarks.md#http-benchmark-requirements'; | ||
| 8 | + 'https://github.com/nodejs/node/blob/HEAD/doc/contributing/writing-and-running-benchmarks.md#http-benchmark-requirements'; | ||
| 9 | 9 | ||
| 10 | 10 | // The port used by servers and wrk | |
| 11 | 11 | exports.PORT = Number(process.env.PORT) || 12346; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments