Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-korf committed Sep 19, 2023
1 parent 0033ece commit 976e4fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/layout/page--user.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
{{ page.content }}
<div class="ucb-user-profile-documentation">
<h2>Documentation and Status </h2>
<a class = "ucb-user-profile-doc-link" href = "https://www.google.com"> Help Documentation </a>
<a class = "ucb-user-profile-doc-link" href = "https://www.youtube.com"> Pantheon Status </a>
<a class = "ucb-user-profile-doc-link" href = "https://github.com/CuBoulder/Documentation"> Help Documentation </a>
<a class = "ucb-user-profile-doc-link" href = "https://www.google.com"> Pantheon Status </a>
</div>
</div>
</div>{# /.layout-content #}
Expand Down

0 comments on commit 976e4fa

Please sign in to comment.