Skip to content

Commit

Permalink
chore: update Hikari intersphinx mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
Skelmis committed Sep 1, 2022
1 parent dd325f6 commit 4d99caf
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 @@ -56,7 +56,7 @@
intersphinx_mapping = {
"python": ("https://docs.python.org/3", None),
"discord.py": ("https://discordpy.readthedocs.io/en/latest/", None),
"hikari": ("https://hikari-py.github.io/hikari/", None),
"hikari": ("https://www.hikari-py.dev/objects.inv", None),
"pincer": ("https://docs.pincer.dev/en/latest/", None),
}

Expand Down

0 comments on commit 4d99caf

Please sign in to comment.