Skip to content

Commit

Permalink
Add link to the status page source code (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-z authored Jul 15, 2024
1 parent 4867882 commit 74aac08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ function App() {
<li><a href="https://cloud.watonomous.ca" target="_blank">Documentation</a></li>
<li><a href="https://github.com/WATonomous/infrastructure-support/discussions" target="_blank">Announcements</a></li>
<li><a href="./legacy.html">Legacy Status Page</a></li>
<li><a href="https://github.com/WATonomous/status">Source Code</a></li>
</ul>
</div>
<div className="mb-8">
Expand Down

0 comments on commit 74aac08

Please sign in to comment.