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 eebbc16 Petri info.yaml has moved (#115)
eebbc16 is described below
commit eebbc16bcc2c3d7ee4f39359d8be01d6357dbe04
Author: Dave Fisher <[email protected]>
AuthorDate: Sun Mar 14 15:48:36 2021 -0700
Petri info.yaml has moved (#115)
Good catch
---
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 44711dc..a8e8ce8 100644
--- a/www/roster/views/petri.html.rb
+++ b/www/roster/views/petri.html.rb
@@ -19,7 +19,7 @@ _html do
_h2 'A listing of cultures from Apache Petri'
_p do
_ 'The data is derived from '
- _a 'info.yaml', href:
'https://github.com/apache/petri/blob/master/info.yaml'
+ _a 'info.yaml', href: 'https://petri.apache.org/info.yaml'
end
_br