Skip to content

Commit 074319d

Browse files
Merge branch 'OpenMS:master' into new
2 parents 2971344 + cd3aa3b commit 074319d

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 <wrap_classes.rst#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)