Skip to content
Snippets Groups Projects
Commit 5b24bc07 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

Update index.phtml

parent bcee3ffe
Branches
Tags
3 merge requests!3297WIP: Master,!3067Hotline,!3055hotline#87844 : replace http by https for any links to bokeh-library-portal.org
Pipeline #6571 passed with stage
in 1 hour, 6 minutes, and 10 seconds
......@@ -76,7 +76,7 @@ foreach ($modstats as $stat) {
<h2><?php echo $this->_('Participez à la communauté'); ?> !</h2>
<div class='ligne_info'>
<a onclick="window.open(this.href); return false" href="https://git.afi-sa.net/afi/opacce"><?php echo $this->_('Site communautaire');?></a> -
<a onclick="window.open(this.href); return false" href="https://bokeh-library-portal.org"><?php echo $this->_('Site communautaire');?></a> -
<a onclick="window.open(this.href); return false" href="https://groups.google.com/group/utilisateurs-bokeh"><?php echo $this->_('Google group Bokeh');?></a> -
<a onclick="window.open(this.href); return false" href="http://wiki.bokeh-library-portal.org"><?php echo $this->_('Wiki Bokeh');?></a> -
<a onclick="window.open(this.href); return false" href="https://git.afi-sa.net/afi/opacce/tree/master"><?php echo $this->_('Code source');?></a>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment