Skip to content

Commit e0e7d43

Browse files
Merge pull request #21 from nauaneed/master2main
rename master to main in docs
2 parents 4ab8ecb + c65499d commit e0e7d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ In Python one may import and use the package as::
5656
Here ``a`` is an array of 10 integers.
5757

5858
For more usage information, see the simple test cases in `test_carray.py
59-
<https://github.com/pypr/cyarray/blob/master/cyarray/tests/test_carray.py>`_.
59+
<https://github.com/pypr/cyarray/blob/main/cyarray/tests/test_carray.py>`_.
6060

6161
Also see the reference documentation included here.

0 commit comments

Comments
 (0)