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

joshtynjala pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit bf77371242b836d1afae2ca7c2c65e58930438dc
Author: Josh Tynjala <[email protected]>
AuthorDate: Tue Oct 18 14:35:34 2022 -0700

    README: fix build status
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 48d163b7b4..6bc5c201f3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # Apache Royale&trade;
-[![Build 
Status](https://builds.apache.org/job/Royale-asjs/lastSuccessfulBuild/badge/icon)](https://builds.apache.org/job/Royale-asjs/)
+[![Build 
Status](https://builds.apache.org/job/Royale/job/Royale-asjs/lastSuccessfulBuild/badge/icon)](https://builds.apache.org/job/Royale-asjs/)
 
 The Apache Royale project is developing a next-generation of the Apache 
Flex&trade; SDK: . Royale has the goal of allowing applications developed in 
MXML and ActionScript to not only run in the Flash/AIR runtimes, but also to 
run natively in the browser without Flash, on mobile devices as a 
PhoneGap/Cordova application, and in embedded JS environments such as Chromium 
Embedded Framework. Royale has the potential to allow your MXML and 
ActionScript code to run in even more places than Fla [...]
 

Reply via email to