Skip to content

Commit

Permalink
Merge pull request #79 from danielduggin2/UTCT-76-About-Link
Browse files Browse the repository at this point in the history
Updated about footer link in config.php
  • Loading branch information
UTCGilligan authored Feb 8, 2024
2 parents 26d84bd + 94dcc02 commit 9740e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
// The array follows a title link structure:
// "TITLE" => "LINK",
$footerLinks = [
"About" => "https://github.com/UTCWeb/utctiny#utctiny",
"About" => "https://utc.teamdynamix.com/TDClient/2717/Portal/Requests/ServiceDet?ID=50665",
"Privacy" => "https://www.utc.edu/about/privacy",
"Manage My Links" => "/admin/",
];

0 comments on commit 9740e1d

Please sign in to comment.