diff options
author | MarsBarLee <mlee@quansight.com> | 2021-12-10 21:02:08 +0000 |
---|---|---|
committer | MarsBarLee <mlee@quansight.com> | 2021-12-10 21:02:08 +0000 |
commit | eddf69a08f1abc72329d48f68fbf5427002f084d (patch) | |
tree | d7fc4d7f74b3507575d641d403ad79e22fe07a06 /doc/source/index.rst | |
parent | 06d4a85bd8a7a280cc1610807f5b9aa102912537 (diff) | |
download | numpy-eddf69a08f1abc72329d48f68fbf5427002f084d.tar.gz |
Change image path for Getting Started panel
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r-- | doc/source/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 4c5d78485..7fa7d8aa9 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -46,7 +46,7 @@ basic statistical operations, random simulation and much more. New to NumPy? Check out the Absolute Beginner's Guide. It contains an introduction to NumPy's main concepts and links to additional tutorials. - .. link-button:: ../source/user/absolute_beginners + .. link-button:: user/absolute_beginners :type: ref :text: :classes: stretched-link |