Skip to content

Commit ea63c97

Browse files
Update account.html
1 parent 99b5804 commit ea63c97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

account.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</svg></p>
2020
<p title="Home" class="links"><a href="./account.html">🏠</a></p>
2121
<p title="Notes" class="links" id="noteLink"><a href="./notes.html">📓</a></p>
22-
<p title="Schedules" class="links"><a href="./schedules.html"></a></p>
22+
<p title="Schedules" class="links"><a href="#"><button onclick="alert('Not released. Check back later.')"></button></a></p>
2323
<p title="See Progress" class="links"><a href="progress.html">📊</a></p>
2424
<p title="Settings" class="links">⚙️</p>
2525
</div>

0 commit comments

Comments
 (0)