Skip to content

Commit 4245383

Browse files
committed
dev: Update references to default branch after renaming
1 parent 27c294e commit 4245383

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: tox
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
pull_request:
77

88
concurrency:

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ IRC bot framework using mixins to provide commonly desired functionality.
1313
:target: https://python-ib3.readthedocs.io
1414

1515
.. image:: https://img.shields.io/pypi/l/ib3.svg
16-
:target: https://github.com/bd808/python-ib3/blob/master/COPYING
16+
:target: https://github.com/bd808/python-ib3/blob/main/COPYING
1717

1818
.. image:: https://img.shields.io/github/forks/bd808/python-ib3.svg?style=social&label=Fork
1919
:target: https://github.com/bd808/python-ib3

0 commit comments

Comments
 (0)