File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,11 +39,11 @@ the plotted PDFs.
3939Finally, we note that though ``diffpy.morph `` should work on other spectra
4040that 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 >`__.
4343For those looking to see more advanced features, you can read our
44- `advanced tutorials <tutorials.rst >`__.
44+ `advanced tutorials <tutorials.html >`__.
4545Finally, 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=======
4949Authors
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Quickstart
55
66Welcome! This will be a quick tutorial to accquaint users with ``diffpy.morph ``
77and 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 >`__.
99For those wishing to integrate ``diffpy.morph `` into their Python scripts,
1010see the `morphpy tutorial <morphpy.html >`__.
1111
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Advanced Tutorials
66Tutorials 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
1111Performing Multiple Morphs
1212==========================
You can’t perform that action at this time.
0 commit comments