Skip to content

Commit

Permalink
restores parmed intersphinx (#2978, Issue #2951)
Browse files Browse the repository at this point in the history
Fixes issue #2951 

## Work done in this PR

- Restores the parmed intersphinx link.
  • Loading branch information
lilyminium committed Oct 10, 2020
1 parent 5e8caf0 commit a9543ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/doc/sphinx/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@
'https://networkx.github.io/documentation/stable/': None,
'https://www.mdanalysis.org/GridDataFormats/': None,
'https://gsd.readthedocs.io/en/stable/': None,
# 'https://parmed.github.io/ParmEd/html/': None,
'https://parmed.github.io/ParmEd/html/': None,
'https://docs.h5py.org/en/stable': None,
'https://www.rdkit.org/docs/': None,
}

0 comments on commit a9543ba

Please sign in to comment.