Skip to content

Commit

Permalink
Tweak intersphinx settings to see if it makes them work
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon authored Nov 30, 2017
1 parent e548bdb commit a7e8a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion importlib_resources/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,5 +176,5 @@

# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {
'python': ('https://docs.python.org', None),
'py': ('https://docs.python.org/3/', None),
}

0 comments on commit a7e8a66

Please sign in to comment.