docs: ✏️ fixed benchmark links#2991
Conversation
✅ Closes: nodejs#2988
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2991 +/- ##
=======================================
Coverage 93.49% 93.49%
=======================================
Files 89 89
Lines 24225 24225
=======================================
Hits 22649 22649
Misses 1576 1576 ☔ View full report in Codecov by Sentry. |
|
can you use relative links? |
I don't think so because benchmark.js and post-benchmark.js are outside the docs directory. it might be possible with a plugin for docsify but I've never used this package and nothing sticks out in this plugin list. If benchmark.js was in the docs directory would you want to load just the js or would it be in a markdown file like the existing examples? |
Changes
Fixed the broken links for benchmarks.js and post-benchmark.js