Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e0fd9e4

Browse files
authored
fit old rtd links in faq (#720)
1 parent ef4399d commit e0fd9e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/user_guide/faq.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ How does ``fastplotlib`` relate to ``matplotlib``?
4444
How can I learn to use ``fastplotlib``?
4545
---------------------------------------
4646

47-
We want `fastplotlib` to be easy to learn and use. To get started with the library we recommend taking a look at our `guide <https://fastplotlib.readthedocs.io/en/latest/user_guide/guide.html>`_ and
48-
`examples gallery <https://fastplotlib.readthedocs.io/en/latest/_gallery/index.html>`_.
47+
We want `fastplotlib` to be easy to learn and use. To get started with the library we recommend taking a look at our `guide <https://www.fastplotlib.org/ver/dev/user_guide/guide.html>`_ and
48+
`examples gallery <https://www.fastplotlib.org/ver/dev/_gallery/index.html>`_.
4949

5050
In general, if you are familiar with numpy and array notation you will already have a intuitive understanding of interacting
5151
with your data in `fastplotlib`. If you have any questions, please do not hesitate to post an issue or discussion forum post.

0 commit comments

Comments
 (0)