We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4906ee5 commit 9b50f12Copy full SHA for 9b50f12
web.tcl
@@ -49,7 +49,7 @@ proc handlePage {path httpStatusVar contentTypeVar} {
49
</head>
50
<nav>
51
<a href="/new"><button>New program</button></a>
52
- <a href="/calibration">Calibration</a>
+ <a href="/calibrate">Calibration</a>
53
<a href="/programs">Running programs</a>
54
<a href="/timings">Timings</a>
55
<a href="/keyboards">Keyboards</a>
0 commit comments