diff --git a/view/dashboard.php b/view/dashboard.php index 70754db41eca68339a40a923d43d17cc2917cd4c..7978a8bc78eb51a08cfe9cf807f20ff3dabd6284 100644 --- a/view/dashboard.php +++ b/view/dashboard.php @@ -64,7 +64,7 @@ <div class="sub-header"> <div class="sub-header-heading"><h1>PREFERRED LOCATION</h1></div> <div class="edit-icon"> - <a href="../"><img src="../img/pencil.png" /> + <a href="../view/edit-prefered-locations.html"><img src="../img/pencil.png" /></a> </div> </div> <div class="user-location"><ul id="user-location"></ul></div>