We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2585bcd commit a1fdf4fCopy full SHA for a1fdf4f
2 files changed
.github/workflows/tests.yml
@@ -3,7 +3,7 @@ name: Tests
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
pull_request:
8
9
jobs:
CHANGELOG.rst
@@ -142,4 +142,4 @@ Change log
142
.. _0.10: https://github.com/matthiask/feincms3-sites/compare/0.9...0.10
143
.. _0.11: https://github.com/matthiask/feincms3-sites/compare/0.10...0.11
144
.. _0.12: https://github.com/matthiask/feincms3-sites/compare/0.11...0.12
145
-.. _Next version: https://github.com/matthiask/feincms3-sites/compare/0.12...master
+.. _Next version: https://github.com/matthiask/feincms3-sites/compare/0.12...main
0 commit comments