Merge pull request #111 from hansva/master

Update download links and docs
diff --git a/content/download/index.adoc b/content/download/index.adoc
index 2a747e0..df4fed0 100644
--- a/content/download/index.adoc
+++ b/content/download/index.adoc
@@ -8,8 +8,8 @@
 [cols="<.^1,<.^1,1,2,1,1"]
 |===
 | Version | Date | Description | Download Link | PGP Signature file of download | SHA512 Checksum file of download
-.2+| link:/blog/2021/10/hop-1.0.0/[1.0.0] .2+| October, 5th, 2021 | **Binaries** | https://www.apache.org/dyn/closer.cgi?filename=incubator/hop/1.0.0/apache-hop-client-1.0.0-incubating.zip&action=download[**apache-hop-client-1.0.0-incubating.zip**] | https://downloads.apache.org/incubator/hop/1.0.0/apache-hop-client-1.0.0-incubating.zip.asc[asc] | https://downloads.apache.org/incubator/hop/1.0.0/apache-hop-client-1.0.0-incubating.zip.sha512[sha512]
-| Sources | https://www.apache.org/dyn/closer.cgi?filename=incubator/hop/1.0.0/apache-hop-1.0.0-incubating-src.tar.gz&action=download[apache-hop-1.0.0-incubating-src.tar.gz] | https://downloads.apache.org/incubator/hop/1.0.0/apache-hop-1.0.0-incubating-src.tar.gz.asc[asc] | https://downloads.apache.org/incubator/hop/1.0.0/apache-hop-1.0.0-incubating-src.tar.gz.sha512[sha512]
+.2+| link:/blog/2021/10/hop-1.0.0/[1.0.0] .2+| October, 5th, 2021 | **Binaries** | https://www.apache.org/dyn/closer.cgi?filename=hop/1.0.0/apache-hop-client-1.0.0-incubating.zip&action=download[**apache-hop-client-1.0.0-incubating.zip**] | https://downloads.apache.org/hop/1.0.0/apache-hop-client-1.0.0-incubating.zip.asc[asc] | https://downloads.apache.org/hop/1.0.0/apache-hop-client-1.0.0-incubating.zip.sha512[sha512]
+| Sources | https://www.apache.org/dyn/closer.cgi?filename=hop/1.0.0/apache-hop-1.0.0-incubating-src.tar.gz&action=download[apache-hop-1.0.0-incubating-src.tar.gz] | https://downloads.apache.org/hop/1.0.0/apache-hop-1.0.0-incubating-src.tar.gz.asc[asc] | https://downloads.apache.org/hop/1.0.0/apache-hop-1.0.0-incubating-src.tar.gz.sha512[sha512]
 |===
 
 ## Docker
@@ -22,5 +22,5 @@
 
 ## Keys
 
-You can verify your download by following these https://www.apache.org/info/verification.html[procedures] and using these https://downloads.apache.org/incubator/hop/KEYS[KEYS].
+You can verify your download by following these https://www.apache.org/info/verification.html[procedures] and using these https://downloads.apache.org/hop/KEYS[KEYS].
 
diff --git a/site.yml b/site.yml
index 09cbcfe..aa3921b 100644
--- a/site.yml
+++ b/site.yml
@@ -11,6 +11,7 @@
     branches: 
       - master
       - release1.0.0
+      - release1.1.0
     start_path: /docs/hop-user-manual/
   - url: git@github.com:apache/hop.git
     branches: master