This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 5bfdf70 => https
5bfdf70 is described below
commit 5bfdf70bcc849e6043657a8bc1a52bbd521b4637
Author: Sebb <[email protected]>
AuthorDate: Mon Mar 8 23:00:11 2021 +0000
=> https
---
www/roster/views/petri.html.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/roster/views/petri.html.rb b/www/roster/views/petri.html.rb
index e48526a..87bc55c 100644
--- a/www/roster/views/petri.html.rb
+++ b/www/roster/views/petri.html.rb
@@ -39,7 +39,7 @@ _html do
@petri.sort_by {|petri| petri.name.downcase}.each do |petri|
_tr do
_td do
- _a petri.id, href: "http://petri.apache.org/#{petri.id}"
+ _a petri.id, href: "https://petri.apache.org/#{petri.id}"
end
_td petri.name
_td petri.status