diff --git a/rowers/templates/advancededit.html b/rowers/templates/advancededit.html index fc9bbedb..267be786 100644 --- a/rowers/templates/advancededit.html +++ b/rowers/templates/advancededit.html @@ -42,7 +42,7 @@ Public link to this workout - http://rowsandall.com/rowers/workout/{{ workout.id }} + https://rowsandall.com/rowers/workout/{{ workout.id }} diff --git a/rowers/templates/advancedotw.html b/rowers/templates/advancedotw.html index 5ca99655..52d3751b 100644 --- a/rowers/templates/advancedotw.html +++ b/rowers/templates/advancedotw.html @@ -42,7 +42,7 @@ Public link to this workout - http://rowsandall.com/rowers/workout/{{ workout.id }} + https://rowsandall.com/rowers/workout/{{ workout.id }} diff --git a/rowers/templates/histo.html b/rowers/templates/histo.html index 3e8feb63..e0236ded 100644 --- a/rowers/templates/histo.html +++ b/rowers/templates/histo.html @@ -46,7 +46,7 @@ between {{ startdate|date }} and {{ enddate|date }}

Direct link for other Pro users: - http://rowsandall.com/rowers/{{ id }}/histo/{{ startdate|date:"Y-m-d" }}/{{ enddate|date:"Y-m-d" }} + https://rowsandall.com/rowers/{{ id }}/histo/{{ startdate|date:"Y-m-d" }}/{{ enddate|date:"Y-m-d" }}

diff --git a/rowers/templates/histoall.html b/rowers/templates/histoall.html index bfd1922f..11f7b63e 100644 --- a/rowers/templates/histoall.html +++ b/rowers/templates/histoall.html @@ -42,7 +42,7 @@

Summary of the past 12 months for {{ theuser.first_name }} {{ theuser.last_name }}

Direct link for other Pro users: - http://rowsandall.com/rowers/{{ id }}/histo-all + https://rowsandall.com/rowers/{{ id }}/histo-all

diff --git a/rowers/templates/otwgeeky.html b/rowers/templates/otwgeeky.html index a7820797..d26fe113 100644 --- a/rowers/templates/otwgeeky.html +++ b/rowers/templates/otwgeeky.html @@ -48,7 +48,7 @@ Public link to this workout - http://rowsandall.com/rowers/workout/{{ workout.id }} + https://rowsandall.com/rowers/workout/{{ workout.id }}
diff --git a/rowers/templates/rankings.html b/rowers/templates/rankings.html index 28b2695f..441961d3 100644 --- a/rowers/templates/rankings.html +++ b/rowers/templates/rankings.html @@ -43,7 +43,7 @@ between {{ startdate|date }} and {{ enddate|date }}

Direct link for other users: - http://rowsandall.com/rowers/{{ id }}/ote-bests/{{ startdate|date:"Y-m-d" }}/{{ enddate|date:"Y-m-d" }} + https://rowsandall.com/rowers/{{ id }}/ote-bests/{{ startdate|date:"Y-m-d" }}/{{ enddate|date:"Y-m-d" }}

The table gives the best efforts achieved on the official Concept2 ranking pieces in the selected date range.

diff --git a/rowers/templates/summary_edit.html b/rowers/templates/summary_edit.html index de042397..5d7c98e3 100644 --- a/rowers/templates/summary_edit.html +++ b/rowers/templates/summary_edit.html @@ -48,12 +48,12 @@ Public link to this workout - http://rowsandall.com/rowers/workout/{{ workout.id }} + https://rowsandall.com/rowers/workout/{{ workout.id }} Public link to interactive chart - http://rowsandall.com/rowers/workout/{{ workout.id }}/interactiveplot + https://rowsandall.com/rowers/workout/{{ workout.id }}/interactiveplot diff --git a/rowers/templates/workout_form.html b/rowers/templates/workout_form.html index 1e5cef44..27965b5e 100644 --- a/rowers/templates/workout_form.html +++ b/rowers/templates/workout_form.html @@ -48,12 +48,12 @@ Public link to this workout - http://rowsandall.com/rowers/workout/{{ workout.id }} + https://rowsandall.com/rowers/workout/{{ workout.id }} Public link to interactive chart - http://rowsandall.com/rowers/workout/{{ workout.id }}/interactiveplot + https://rowsandall.com/rowers/workout/{{ workout.id }}/interactiveplot