Reflect branch rename master→main
diff --git a/.travis.yml b/.travis.yml
index bdcc041..bff13ad 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,11 +4,11 @@
 
 before_deploy:
   - git fetch --unshallow
-  - git checkout master
+  - git checkout main
 
 deploy:
   provider: npm
   edge: true
   run_script: publish:ci
   on:
-    branch: master
+    branch: main
diff --git a/README.md b/README.md
index 039ad5b..2f6ba79 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# [Apache Annotator](http://annotator.apache.org/) (incubating) [![Build Status](https://travis-ci.com/apache/incubator-annotator.svg?branch=master)](https://travis-ci.com/apache/incubator-annotator)
+# [Apache Annotator](http://annotator.apache.org/) (incubating) [![Build Status](https://travis-ci.com/apache/incubator-annotator.svg?branch=main)](https://travis-ci.com/apache/incubator-annotator)
 
 Apache Annotator (incubating) provides libraries to enable annotation related
 software, with an initial focus on identification of textual fragments in
diff --git a/web/index.html b/web/index.html
index 362872e..32395a3 100644
--- a/web/index.html
+++ b/web/index.html
@@ -61,7 +61,7 @@
     <p>This page demonstrates Web Annotation
       <a href="https://www.w3.org/TR/2017/REC-annotation-model-20170223/#selectors" target="_blank">Selectors</a>,
       standardised JSON objects that describe a selection inside a document with sufficient information to find it back.</p>
-      <p>This demo’s source code can be found <a href="https://gitbox.apache.org/repos/asf?p=incubator-annotator.git;a=tree;hb=HEAD;f=web">in the project repo</a> (also mirrored <a href="https://github.com/apache/incubator-annotator/tree/master/web">on GitHub</a>)</p>
+      <p>This demo’s source code can be found <a href="https://gitbox.apache.org/repos/asf?p=incubator-annotator.git;a=tree;hb=HEAD;f=web">in the project repo</a> (also mirrored <a href="https://github.com/apache/incubator-annotator/tree/main/web">on GitHub</a>)</p>
 
     <div class="columns full-width">
       <div class="column">