[geronimo-website] branch master updated: [BAT CHEE-145] Update BatchEE link
| Newsgroups | gmane.comp.java.geronimo.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the ASF dual-hosted git repository.
rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geronimo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 86d59d5 [BATCHEE-145] Update BatchEE link
new 78adfc4 Merge pull request #2 from fpapon/BATCHEE-145
86d59d5 is described below
commit 86d59d5a502a5ee8033933dfe2b753ddb0adf07b
Author: Francois Papon <[email protected]>
AuthorDate: Tue Mar 2 20:56:04 2021 +0100
[BATCHEE-145] Update BatchEE link
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 971981a..b05f016 100644
--- a/index.html
+++ b/index.html
@@ -179,7 +179,7 @@
<li><strong>Maven plugins:</strong> documentation, remote instance configuration.</li>
</ul>
<div class="d-flex justify-content-between float-right">
- <a href="https://batchee.incubator.apache.org" class="btn btn-outline-primary">Learn more</a>
+ <a href="https://geronimo.apache.org/batchee" class="btn btn-outline-primary">Learn more</a>
</div>
</div>
</div>