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

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluo-yarn.git


The following commit(s) were added to refs/heads/main by this push:
     new 339f385  Update links to point to main branch (#20)
339f385 is described below

commit 339f385ebec62a1a14fdaaaead19868aab32e09d
Author: Christopher Tubbs <[email protected]>
AuthorDate: Fri Aug 14 07:55:29 2020 -0400

    Update links to point to main branch (#20)
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 83566b5..d545369 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ A tool for running Apache Fluo applications in Hadoop YARN.
 * [Documentation][docs] for running a Fluo application in YARN
 
 [docs]: https://fluo.apache.org/docs/fluo/1.2/administration/run-fluo-in-yarn
-[ti]: https://travis-ci.org/apache/fluo-yarn.svg?branch=master
+[ti]: https://travis-ci.org/apache/fluo-yarn.svg?branch=main
 [tl]: https://travis-ci.org/apache/fluo-yarn
 [li]: http://img.shields.io/badge/license-ASL-blue.svg
-[ll]: https://github.com/apache/fluo-yarn/blob/master/LICENSE
+[ll]: https://github.com/apache/fluo-yarn/blob/main/LICENSE

Reply via email to