File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
" name " : " Deploy docs" ,
3
- " on " : { "push": { "branches": "master " }},
3
+ " on " : { "push": { "branches": "main " }},
4
4
" jobs " : {
5
5
" update-pages " : {
6
6
" runs-on " : " ubuntu-latest" ,
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Documentation for the latest released version (including pre-release versions)
22
22
can be found at
23
23
`https://pythongssapi.github.io/python-gssapi/stable <https://pythongssapi.github.io/python-gssapi/stable>`_.
24
24
25
- Documentation for the latest commit on master can be found at
25
+ Documentation for the latest commit on main can be found at
26
26
`https://pythongssapi.github.io/python-gssapi/latest <https://pythongssapi.github.io/python-gssapi/latest>`_.
27
27
28
28
Requirements
You can’t perform that action at this time.
0 commit comments