Private
Public Access
1
0

Replaced http with https

This commit is contained in:
Sander Roosendaal
2016-11-22 11:17:41 +01:00
parent e1cc1174c6
commit f57efd0166
8 changed files with 10 additions and 10 deletions

View File

@@ -42,7 +42,7 @@
</tr>
<th>Public link to this workout</th>
<td>
<a href="/rowers/workout/{{ workout.id }}">http://rowsandall.com/rowers/workout/{{ workout.id }}</a>
<a href="/rowers/workout/{{ workout.id }}">https://rowsandall.com/rowers/workout/{{ workout.id }}</a>
<td>
</table>
</div>