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 641fc7c6216baa11f605852a9f0bf01b707f0924 Author: Roy Lenferink <[email protected]> AuthorDate: Wed Mar 4 11:11:32 2020 +0100 Updated deprecated a.o/dist/ to downloads.a.o --- source/download.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/download.md b/source/download.md index 8897541..58bd790 100644 --- a/source/download.md +++ b/source/download.md @@ -40,6 +40,6 @@ You may also consult the [complete list of mirrors](https://www.apache.org/mirro ## Downloads - Source: <a href="[preferred]celix/celix-{{< param "latestVersion" >}}/celix-{{< param "latestVersion" >}}.tar.gz">celix-{{< param "latestVersion" >}}.tar.gz</a> -[ [PGP](https://www.apache.org/dist/celix/celix-{{< param "latestVersion" >}}/celix-{{< param "latestVersion" >}}.tar.gz.asc) ] [ -[MD5](https://www.apache.org/dist/celix/celix-{{< param "latestVersion" >}}/celix-{{< param "latestVersion" >}}.tar.gz.md5) ] [ -[SHA1](https://www.apache.org/dist/celix/celix-{{< param "latestVersion" >}}/celix-{{< param "latestVersion" >}}.tar.gz.sha) ] +[ [PGP](https://downloads.apache.org/celix/celix-{{< param "latestVersion" >}}/celix-{{< param "latestVersion" >}}.tar.gz.asc) ] [ +[MD5](https://downloads.apache.org/celix/celix-{{< param "latestVersion" >}}/celix-{{< param "latestVersion" >}}.tar.gz.md5) ] [ +[SHA1](https://downloads.apache.org/celix/celix-{{< param "latestVersion" >}}/celix-{{< param "latestVersion" >}}.tar.gz.sha) ]
