Skip to content

Commit a500683

Browse files
Update faq.rst
1 parent 5e46f9f commit a500683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user_guide/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +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 <https://pyopenms.readthedocs.io/en/release-3.2.0/community/wrapping_workflows_new_classes.html#how-to-wrap-new-classes>`_.
15+
Create a new file ``src/pyOpenMS/pxds/CLASS_NAME.pxd`` and use the `procedure outlined <../community/wrapping_workflows_new_classes.html#how-to-wrap-new-classes>`_.
1616

1717

1818
Can I use multiple output parameters?

0 commit comments

Comments
 (0)