fix broken link (#11736) [ci skip]

This commit is contained in:
Kartik Saranathan
2019-07-15 10:05:43 -04:00
committed by Miran
parent 8513f50a8d
commit ec9d0ee86d

View File

@@ -6348,7 +6348,7 @@ prefixes ``/*TYPESECTION*/`` or ``/*VARSECTION*/`` or ``/*INCLUDESECTION*/``:
ImportCpp pragma
----------------
**Note**: `c2nim <https://nim-lang.org/docs/c2nim.html>`_ can parse a large subset of C++ and knows
**Note**: `c2nim <https://github.com/nim-lang/c2nim/blob/master/doc/c2nim.rst>`_ can parse a large subset of C++ and knows
about the ``importcpp`` pragma pattern language. It is not necessary
to know all the details described here.