Skip to content

Commit 749ed52

Browse files
committed
Fixed link from bio
1 parent 4cac371 commit 749ed52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

summit/templates/Layout/SummitAppSpeakerPage.ss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</div>
1414
<hr/>
1515
<div class="speaker-photo-left">
16-
<a class="profile-pic-wrapper big-pic" target="_blank" href="/community/speakers/profile/{$ID}/{$NameSlug}" style="background-image: url('$ProfilePhoto(120)')"></a>
16+
<a class="profile-pic-wrapper big-pic" target="_blank" style="background-image: url('$ProfilePhoto(120)')"></a>
1717
</div>
1818
<div class="speaker-info">
1919
<div class="speaker_name row">$FirstName $LastName</div>

0 commit comments

Comments
 (0)