Skip to content

Commit d40e7a2

Browse files
committed
Final checkover
1 parent a39fe34 commit d40e7a2

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

doc/source/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ the plotted PDFs.
3939
Finally, we note that though ``diffpy.morph`` should work on other spectra
4040
that are not PDFs, it has not been extensively tested beyond the PDF.
4141

42-
To get started, please visit the `quickstart tutorial <quickstart.rst>`__.
42+
To get started, please visit the `quickstart tutorial <quickstart.html>`__.
4343
For those looking to see more advanced features, you can read our
44-
`advanced tutorials <tutorials.rst>`__.
44+
`advanced tutorials <tutorials.html>`__.
4545
Finally, for those seeking to integrate ``diffpy.morph`` into their
46-
Python scripts, check out the `morphpy page <morphpy.rst>`__.
46+
Python scripts, check out the `morphpy page <morphpy.html>`__.
4747

4848
=======
4949
Authors

doc/source/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Quickstart
55

66
Welcome! This will be a quick tutorial to accquaint users with ``diffpy.morph``
77
and some of what it can do on the command-line.
8-
Tutorials for more advanced features can be found on the `tutorials page <tutorials.html>`__.
8+
Tutorials for more advanced features can be found on the `advanced tutorials page <tutorials.html>`__.
99
For those wishing to integrate ``diffpy.morph`` into their Python scripts,
1010
see the `morphpy tutorial <morphpy.html>`__.
1111

doc/source/tutorials.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Advanced Tutorials
66
Tutorials for these are included below. The files required for these tutorials can be downloaded
77
:download:`here <../../tutorial/additionalData.zip>`.
88

9-
For a full list of options offered by ``diffpy.morph``, please run `diffpy.morph --help` on the command line.
9+
For a full list of options offered by ``diffpy.morph``, please run ``diffpy.morph --help`` on the command line.
1010

1111
Performing Multiple Morphs
1212
==========================

0 commit comments

Comments
 (0)