You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by rl...@apache.org on 2019/07/12 17:52:06 UTC

[celix-site] 15/34: Improvements for Download page

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

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

commit 17f29977ab91492bff0d3a23ea3f82814d870f8f
Author: Roy Lenferink <rl...@apache.org>
AuthorDate: Mon Jan 7 18:47:36 2019 +0100

    Improvements for Download page
---
 source/_includes/header.html | 2 +-
 source/download.md           | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/source/_includes/header.html b/source/_includes/header.html
index 3f51749..d65d338 100644
--- a/source/_includes/header.html
+++ b/source/_includes/header.html
@@ -16,7 +16,7 @@
                 {% if page.url == "/" %}<li class="nav-item active">{% else %}<li class="nav-item">{% endif %}
                     <a class="nav-link" href="/">Home</a>
                 </li>
-                {% if page.url == "/download.cgi" %}<li class="nav-item active">{% else %}<li class="nav-item">{% endif %}
+                {% if page.url == "/download.cgi" or page.url == "/download.html" %}<li class="nav-item active">{% else %}<li class="nav-item">{% endif %}
                     <a class="nav-link" href="/download.cgi">Download</a>
                 </li>
                 {% if page.url contains '/docs/' or page.url contains '/celix/' %}<li class="nav-item active">{% else %}<li class="nav-item">{% endif %}
diff --git a/source/download.md b/source/download.md
index 1cd8a7f..53f4bc6 100644
--- a/source/download.md
+++ b/source/download.md
@@ -40,7 +40,7 @@ You may also consult the [complete list of mirrors](https://www.apache.org/mirro
 
 ## Downloads
 
-- Source: [celix-2.1.0.tar.gz]([preferred]/celix/celix-2.1.0/celix-2.1.0.tar.gz)
+- Source: [celix-2.1.0.tar.gz]([preferred]celix/celix-2.1.0/celix-2.1.0.tar.gz)
 [ [PGP](https://www.apache.org/dist/celix/celix-2.1.0/celix-2.1.0.tar.gz.asc) ] [
 [MD5](https://www.apache.org/dist/celix/celix-2.1.0/celix-2.1.0.tar.gz.md5) ] [
-[SHA1](https://www.apache.org/dist/celix/celix-2.1.0/celix-2.1.0.tar.gz.sha) ]
\ No newline at end of file
+[SHA1](https://www.apache.org/dist/celix/celix-2.1.0/celix-2.1.0.tar.gz.sha) ]