Skip to content

Commit

Permalink
Update links.html (#126)
Browse files Browse the repository at this point in the history
* Update links.html

Customer reported https://directory.uw.edu/home/boxnumbers/ wasn't working.

* [Bot] Update version to 2.1.4

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
jdiverp and github-actions[bot] authored Jan 6, 2022
1 parent 4b5180a commit ebb5b67
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions husky_directory/templates/links.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,29 +18,29 @@ <h4>Office Directory</h4>
<h4>Postal Addresses and Box Numbers at the UW</h4>
<ul>
<li>
<a href="https://uw.edu/about/addressing-letters-to-the-uw/">
<a href="https://www.washington.edu/about/addressing-letters-to-the-uw/">
Addressing Letters to the UW</a> -
Find the postal address for a department.
</li>
<li>
<a href="/home/boxnumbers/">UW Box Numbers</a> - Box numbers for UW departments.
<a href="https://www.washington.edu/home/boxnumbers/">UW Box Numbers</a> - Box numbers for UW departments.
</li>
</ul>
<h4>Change your address or release information</h4>
<ul>
<li><a href="https://identity.uw.edu"
class="navlink">Faculty/staff publishing options</a>
</li>
<li><a href="https://isc.uw.edu/"
<li><a href="https://isc.uw.edu"
class="navlink">Faculty/staff update contact information in Workday</a>
</li>
<li><a href="//www.washington.edu/students/studentdirinfo.html"
<li><a href="https://www.washington.edu/students/studentdirinfo.html"
class="navlink">Student directory information</a>
</li>
<li><a href="https://identity.uw.edu/"
<li><a href="https://identity.uw.edu"
class="navlink">Set a preferred name</a>
</li>
<li><a href="//www.washington.edu/home/siteinfo/form/"
<li><a href="https://www.washington.edu/home/siteinfo/form/"
class="navlink">Update Office Information ([email protected])</a>
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "uw-husky-directory"
version = "2.1.3"
version = "2.1.4"
description = "An updated version of the UW Directory"
authors = ["Thomas Thorogood <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit ebb5b67

Please sign in to comment.