acmerobotics / ftc-dashboard

React-based web dashboard designed for FTC
https://acmerobotics.github.io/ftc-dashboard
Other
168 stars 125 forks source link

Fix link to Node version #149

Closed BD103 closed 8 months ago

BD103 commented 8 months ago

This is a small fix that corrects the line number of the link. I also made the link target the master branch, in case this numbers changes in the future. That also means that the number will be incorrect again if a line is added or removed.

rbrott commented 8 months ago

Great, thanks for the patch.