Skip to content

Commit

Permalink
Add rich to intersphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
bhrutledge committed Feb 22, 2022
1 parent 7fed68d commit baa16c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
intersphinx_mapping = {
"python": ("https://docs.python.org/3", None),
"requests": ("https://docs.python-requests.org/en/latest/", None),
"rich": ("https://rich.readthedocs.io/en/stable/", None),
}

# Be strict about the invalid references:
Expand Down

0 comments on commit baa16c1

Please sign in to comment.