Skip to content

Commit 2e2669c

Browse files
authored
Merge pull request #73 from zmx27/link-QPA
docs: correctly create a link to QPA notebook file in index.rst
2 parents 923d6da + d7dbe0a commit 2e2669c

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Usage & notebooks
6060
* :doc:`Solving the cimetidine structure from its powder pattern <examples/structure-solution-powder-cimetidine>`
6161
* :doc:`Solving the PbSO4 structure from its X and N powder patterns <examples/structure-solution-powder-pbso4>`
6262
* :doc:`Meta-structure solution using multi-processing <examples/structure-solution-multiprocessing>`
63-
* :doc:`Quantitative phase analysis (QPA) <examples/Quantitative-phase-analysis>`
63+
* :doc:`Quantitative phase analysis (QPA) <examples/QPA-Quantitative phase analysis>`
6464

6565
The **API documentation** can be found in :doc:`api/pyobjcryst`.
6666

news/link-QPA.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
**Added:**
2+
3+
* No news added: Trivial change to index.rst
4+
5+
**Changed:**
6+
7+
* <news item>
8+
9+
**Deprecated:**
10+
11+
* <news item>
12+
13+
**Removed:**
14+
15+
* <news item>
16+
17+
**Fixed:**
18+
19+
* <news item>
20+
21+
**Security:**
22+
23+
* <news item>

0 commit comments

Comments
 (0)