Skip to content

Commit 8a48469

Browse files
committed
Update faq.rst
1 parent cb0e219 commit 8a48469

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/user_guide/faq.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ Add an entry to ``src/pyOpenMS/pxds/CLASS_NAME.pxd`` with the signature of your
1212
How can I wrap a new class with pyOpenMS?
1313
*************************************************
1414

15-
Create a new file ``src/pyOpenMS/pxds/CLASS_NAME.pxd`` and use the `procedure outlined <wrap_classes.rst#how-to-wrap-new-classes>`_.
16-
15+
Create a new file ``src/pyOpenMS/pxds/CLASS_NAME.pxd`` and use the `procedure outlined <https://pyopenms.readthedocs.io/en/release-3.2.0/community/wrapping_workflows_new_classes.html#how-to-wrap-new-classes>`_.
1716

1817
Can I use multiple output parameters?
1918
*************************************

0 commit comments

Comments
 (0)