We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ab8ecb + c65499d commit e0e7d43Copy full SHA for e0e7d43
docs/source/overview.rst
@@ -56,6 +56,6 @@ In Python one may import and use the package as::
56
Here ``a`` is an array of 10 integers.
57
58
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>`_.
+<https://github.com/pypr/cyarray/blob/main/cyarray/tests/test_carray.py>`_.
60
61
Also see the reference documentation included here.
0 commit comments