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.git


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

commit 9e008e425903c180a2e70a9f6e09aa065839fd3a
Author: Christopher Tubbs <[email protected]>
AuthorDate: Fri Aug 14 08:10:16 2020 -0400

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

diff --git a/README.md b/README.md
index 02871b4..dedcc04 100644
--- a/README.md
+++ b/README.md
@@ -38,10 +38,10 @@ for news and general information.
 [Apache Accumulo]: https://accumulo.apache.org
 [Percolator]: https://research.google.com/pubs/pub36726.html
 [fluo-docs]: https://fluo.apache.org/docs/
-[ti]: https://travis-ci.org/apache/fluo.svg?branch=master
+[ti]: https://travis-ci.org/apache/fluo.svg?branch=main
 [tl]: https://travis-ci.org/apache/fluo
 [li]: http://img.shields.io/badge/license-ASL-blue.svg
-[ll]: https://github.com/apache/fluo/blob/master/LICENSE
+[ll]: https://github.com/apache/fluo/blob/main/LICENSE
 [mi]: 
https://maven-badges.herokuapp.com/maven-central/org.apache.fluo/fluo-api/badge.svg
 [ml]: 
https://maven-badges.herokuapp.com/maven-central/org.apache.fluo/fluo-api/
 [ji]: https://www.javadoc.io/badge/org.apache.fluo/fluo-api.svg

Reply via email to