Skip to content

Commit 0691fff

Browse files
Fixing the links in about
1 parent d96f824 commit 0691fff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

about.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@ <h3>Committee</h3>
4141
<div class="col-sm-5 col-md-4 col-lg-3 card text-center">
4242
<img class="profile-photo" src="images/drew-profile-photo.png">
4343
<br />
44-
<h4><a href="people.html#drew-morgan">Drew Morgan</a></h4>
44+
<h4><a href="people#drew-morgan">Drew Morgan</a></h4>
4545
<smaller>Benevolent Leader</smaller>
4646
</div>
4747
<div class="col-sm-5 col-md-4 col-lg-3 card text-center">
4848
<img class="profile-photo" src="images/keiran-profile-photo.png">
4949
<br />
50-
<h4><a href="people.html#keiran-wilkinson">Keiran Wilkinson</a></h4>
50+
<h4><a href="people#keiran-wilkinson">Keiran Wilkinson</a></h4>
5151
<smaller>Vice Benevolent Leader</smaller>
5252
</div>
5353
<div class="col-sm-5 col-md-4 col-lg-3 card text-center">
5454
<img class="profile-photo" src="images/jim-profile-photo.png">
5555
<br />
56-
<h4><a href="people.html#jim-evans">Jim Evans</a></h4>
56+
<h4><a href="people#jim-evans">Jim Evans</a></h4>
5757
<smaller>Secretary</smaller>
5858
</div>
5959
<div class="col-sm-5 col-md-4 col-lg-3 card text-center">
@@ -65,7 +65,7 @@ <h4>Simon Davey</h4>
6565
<div class="col-sm-5 col-md-4 col-lg-3 card text-center">
6666
<img class="profile-photo" src="images/sean-profile-photo.png">
6767
<br />
68-
<h4><a href="people.html#sean-omahoney">Sean O'Mahoney</a></h4>
68+
<h4><a href="people#sean-omahoney">Sean O'Mahoney</a></h4>
6969
<smaller>Publicity Officer</smaller>
7070
</div>
7171
</div>

0 commit comments

Comments
 (0)