Skip to content

Commit

Permalink
Updated about footer link in config.php
Browse files Browse the repository at this point in the history
  • Loading branch information
danielduggin2 committed Feb 8, 2024
1 parent 26d84bd commit 94dcc02
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 94dcc02

Please sign in to comment.