Skip to content

Commit cd3aa3b

Browse files
DineshNehra29jpfeuffer
authored andcommitted
Update faq.rst
1 parent c0481b8 commit cd3aa3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user_guide/faq.rst

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