[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mina-commits
Subject:    [mina-site] branch master updated: Fixed a wrong config parameter
From:       elecharny () apache ! org
Date:       2021-10-30 16:20:05
Message-ID: 163561080500.27111.3209340849684328348 () gitbox ! apache ! org
[Download RAW message or body]

This is an automated email from the ASF dual-hosted git repository.

elecharny pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 87225f8  Fixed a wrong config parameter
87225f8 is described below

commit 87225f831c57b887f8096a8c39fbdc4a05f7906a
Author: emmanuel lecharny <elecharny@apache.org>
AuthorDate: Sat Oct 30 18:19:59 2021 +0200

    Fixed a wrong config parameter
---
 layouts/mina/baseof.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/layouts/mina/baseof.html b/layouts/mina/baseof.html
index de1b3ca..0350c27 100644
--- a/layouts/mina/baseof.html
+++ b/layouts/mina/baseof.html
@@ -31,8 +31,8 @@
             <div id="navigation">
                 <h5>Latest Downloads</h5>
                 <ul>
-                    <li><a href="/mina-project/downloads_2_0.html">Mina {{ \
                .Site.params.version_mina_2_0 }}</a></li>
-                    <li><a href="/mina-project/downloads_2_1.html">Mina {{ \
.Site.params.version_mina_2_1 }}</a></li> +                    <li><a \
href="/mina-project/downloads_2_0.html">Mina {{ .Site.Params.version_mina_2_0 \
}}</a></li> +                    <li><a href="/mina-project/downloads_2_1.html">Mina \
                {{ .Site.Params.version_mina_2_1 }}</a></li>
                     <li><a href="/mina-project/downloads_old.html">Mina old \
versions</a></li>  </ul>
                 <h5>Documentation</h5>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic