From ef760b14aa05e5509c9020d871c9cceb5ccfc3e2 Mon Sep 17 00:00:00 2001 From: Hans Van Akelyen Date: Wed, 29 Dec 2021 09:49:33 +0100 Subject: [PATCH] [GRADUATION] update git reference --- Jenkinsfile | 2 +- README.md | 6 +++--- antora-ui-hop/src/partials/header-content.hbs | 2 +- content/_index.adoc | 2 +- content/blog/2020/11/roundup-2020-11/index.adoc | 8 ++++---- content/blog/2021/01/release-0.60/index.adoc | 10 +++++----- content/blog/2021/01/roundup-2021-01/index.adoc | 4 ++-- content/blog/2021/04/release-0.70/index.adoc | 4 ++-- content/blog/2021/07/roundup-2021-07/index.adoc | 2 +- content/blog/2021/09/roundup-2021-08/index.adoc | 2 +- .../documentation-contribution-guide.adoc | 8 ++++---- .../translation-contribution-guide.adoc | 2 +- content/community/incubator/index.adoc | 6 +++--- content/community/sources.adoc | 6 +++--- content/community/tools.adoc | 4 ++-- content/download/index.adoc | 4 ++-- layouts/partials/footer.html | 2 +- layouts/partials/header.html | 2 +- site-local.yml | 6 +++--- site.yml | 6 +++--- static/doap_Hop.rdf | 4 ++-- 21 files changed, 46 insertions(+), 46 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index dead697ab..836bbb410 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -106,7 +106,7 @@ pipeline { steps { dir('deploy/staging') { deleteDir() - sh 'git clone -b asf-site https://gitbox.apache.org/repos/asf/incubator-hop-website.git .' + sh 'git clone -b asf-site https://gitbox.apache.org/repos/asf/hop-website.git .' sh 'git rm -rf --ignore-unmatch .' sh "cp -R $WORKSPACE/hop-website/public/. ." sh "cp $WORKSPACE/hop-website/.asf.yaml ." diff --git a/README.md b/README.md index 9e0bcbaca..9f219cb29 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Follow [the documentation on installing](https://yarnpkg.com/en/docs/install) Ya Clone the hop-webiste git repository: - $ git clone https://github.com/apache/hincubator-op-website.git + $ git clone https://github.com/apache/hop-website.git ## Build the Antora Hop UI theme @@ -100,9 +100,9 @@ or $ yarn preview-local -`preview` will pull the latest docs version from [github](https://github.com/apache/incubator-hop-docs), `preview-local` will use the (committed) documentation files from your local incubator-hop-docs clone. +`preview` will pull the latest docs version from [github](https://github.com/apache/hop), `preview-local` will use the (committed) documentation files from your local hop clone. -NOTE: `preview-local` assumes your docs repository is cloned to a folder `incubator-hop-docs` next to `incubator-hop-webste` (both repositories in the same parent folder). +NOTE: `preview-local` assumes your docs repository is cloned to a folder `hop` next to `hop-webste` (both repositories in the same parent folder). and you will be provided with a web server running the site on [http://localhost:1313/](http://localhost:1313/) diff --git a/antora-ui-hop/src/partials/header-content.hbs b/antora-ui-hop/src/partials/header-content.hbs index 2ab8518e2..e6325a72f 100644 --- a/antora-ui-hop/src/partials/header-content.hbs +++ b/antora-ui-hop/src/partials/header-content.hbs @@ -40,7 +40,7 @@ - +