Skip to content

Commit dd73b68

Browse files
committed
fixed reST formatting/links in PEG dataset
1 parent 7c3f8e6 commit dd73b68

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

MDAnalysisData/PEG_1chain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def fetch_PEG_1chain(data_home=None, download_if_missing=True):
6262
Description of the trajectory.
6363
6464
65-
See :ref:`PEG_1chain` for description.
65+
See :ref:`PEG_1chain-dataset` for description.
6666
"""
6767
name = NAME
6868
data_location = join(get_data_home(data_home=data_home),

MDAnalysisData/descr/PEG_1chain.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. -*- coding: utf-8 -*-
22
3-
.. _`PEG_1chain`:
3+
.. _`PEG_1chain-dataset`:
44

5-
PEG polymer dataset
6-
==================================
5+
PEG polymer dataset
6+
===================
77

88
MD trajectory showing the self-assembly of an amphiphilic molecule.
99

docs/PEG_1chain.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
.. -*- coding: utf-8 -*-
22
3-
.. _PEG_1chain:
3+
.. _`PEG_1chain`:
44

5-
==========================
6-
PEG polymer dataset
7-
==========================
5+
=====================
6+
PEG polymer dataset
7+
=====================
88

99
.. module:: MDAnalysisData.PEG_1chain
1010

0 commit comments

Comments
 (0)