You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ta...@apache.org on 2020/08/15 14:20:19 UTC

[myfaces-homepage] branch master updated: Update core.md

This is an automated email from the ASF dual-hosted git repository.

tandraschko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-homepage.git


The following commit(s) were added to refs/heads/master by this push:
     new d60acb9  Update core.md
d60acb9 is described below

commit d60acb923286d7cdf90c3a35916d71ef962b0d92
Author: Thomas Andraschko <ta...@apache.org>
AuthorDate: Sat Aug 15 16:20:12 2020 +0200

    Update core.md
---
 core.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core.md b/core.md
index 465ee23..19b2459 100644
--- a/core.md
+++ b/core.md
@@ -6,7 +6,7 @@ Apache MyFaces Core is the implementation of the JavaServerâ„¢ Faces (JSF) speci
 Checkout from [Apache GitBox](https://gitbox.apache.org/repos/asf?p=myfaces.git) or [GitHub](https://github.com/apache/myfaces) and run `mvn clean install`
 
 ## Useful links
-* Nightly Builds: [Travis](https://travis-ci.org/apache/myfaces)
+* Builds: [Jenkins](https://ci-builds.apache.org/job/MyFaces/), [Travis](https://travis-ci.org/apache/myfaces)
 * Issue Management: [JIRA](https://issues.apache.org/jira/projects/MYFACES/) 
 * Javadocs: [javadoc.io](https://javadoc.io/doc/org.apache.myfaces.core/myfaces-api/latest/index.html)
 * Wiki: [Wiki](https://cwiki.apache.org/confluence/display/MYFACES/Index)