This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/master by this push:
new 40080df remove stale link
40080df is described below
commit 40080dffc5789b096bbc23ccd4ccba46b797c102
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Wed Aug 26 10:14:57 2020 +0200
remove stale link
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 966d722..ade44f7 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,8 @@ This allows you to experiment with your changes before
eventually publishing the
## How to publish the website
Each push to the `master` branch automatically regenerates and publishes the
website to https://sling.apache.org, see
-[SLING-7180](https://issues.apache.org/jira/browse/SLING-7180) for details.
The corresponding Jenkins job is at
https://builds.apache.org/job/Sling/job/sling-site/job/master/
+[SLING-7180](https://issues.apache.org/jira/browse/SLING-7180) for details.
The corresponding Jenkins job is linked from the "build"
+badge at the top of this file.
However, if for some reason you need to manually publish the website the
instructions below need to be followed.