We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc98cb0 commit eab2489Copy full SHA for eab2489
doc/source/flintxx.rst
@@ -10,7 +10,7 @@ Flint provides a C++ wrapper which makes extensive use of metaprogramming.
10
It is currently not maintained for the whole of Flint due to lack of a C++
11
developer willing to step up and maintain it. Therefore it is provided as-is,
12
though we do try to do sufficient maintenance to keep the
13
-`currently wrapped functions <https://github.com/flintlib/flint2/blob/trunk/doc/source/flintxx_functions.txt>`_
+`currently wrapped functions <https://github.com/flintlib/flint/blob/trunk/doc/source/flintxx_functions.txt>`_
14
compiling.
15
16
In this section we describe how to use ``flintxx`` the Flint C++ wrapper.
0 commit comments