Skip to content

Commit

Permalink
Use stable docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ashnair1 committed May 19, 2022
1 parent 5b9ef08 commit 90d6f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@

# sphinx.ext.intersphinx
intersphinx_mapping = {
"kornia": ("https://kornia.readthedocs.io/en/latest/", None),
"kornia": ("https://kornia.readthedocs.io/en/stable/", None),
"matplotlib": ("https://matplotlib.org/stable/", None),
"numpy": ("https://numpy.org/doc/stable/", None),
"python": ("https://docs.python.org/3", None),
Expand Down

0 comments on commit 90d6f5d

Please sign in to comment.