summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-06-29 22:05:17 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-30 23:59:22 +0200
commitd3e71d04566f74ad04bf1ac8e48c53f1f908fea2 (patch)
treec72372e428be059f763b566e258bdb7385a251c6 /doc
parent54a4e85c8c023580346d1e740c4f207637dbe061 (diff)
downloadastroid-git-d3e71d04566f74ad04bf1ac8e48c53f1f908fea2.tar.gz
Update refs to use main
Diffstat (limited to 'doc')
-rw-r--r--doc/index.rst2
-rw-r--r--doc/release.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 92b251ff..bf01378d 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -1,4 +1,4 @@
-.. Astroid documentation master file, created by
+.. Astroid documentation main file, created by
sphinx-quickstart on Wed Jun 26 15:00:40 2013.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
diff --git a/doc/release.md b/doc/release.md
index 96fed374..3f43f6bc 100644
--- a/doc/release.md
+++ b/doc/release.md
@@ -23,7 +23,7 @@ tbump X.Y.Z+1-dev0 --no-tag --no-push # You can interrupt during copyrite
git commit -am "Upgrade the version to x.y.z+1-dev0 following x.y.z release"
```
-Check the result and then upgrade the master branch
+Check the result and then upgrade the main branch
### Milestone handling