Skip to content

Commit 5b4e96c

Browse files
DineshNehra29jpfeuffer
authored andcommitted
Update faq.rst
1 parent c200cfe commit 5b4e96c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/user_guide/faq.rst

+1-2
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)