diff --git a/docs/source/overview.rst b/docs/source/overview.rst index 8ca9d17..5d8f499 100644 --- a/docs/source/overview.rst +++ b/docs/source/overview.rst @@ -56,6 +56,6 @@ In Python one may import and use the package as:: Here ``a`` is an array of 10 integers. For more usage information, see the simple test cases in `test_carray.py -`_. +`_. Also see the reference documentation included here.