Skip to content

Commit eab2489

Browse files
committed
git grep -l "flintlib/flint2" | xargs -n1 gsed -i "s|flintlib/flint2|flintlib/flint|g"
1 parent bc98cb0 commit eab2489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/flintxx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Flint provides a C++ wrapper which makes extensive use of metaprogramming.
1010
It is currently not maintained for the whole of Flint due to lack of a C++
1111
developer willing to step up and maintain it. Therefore it is provided as-is,
1212
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>`_
13+
`currently wrapped functions <https://github.com/flintlib/flint/blob/trunk/doc/source/flintxx_functions.txt>`_
1414
compiling.
1515

1616
In this section we describe how to use ``flintxx`` the Flint C++ wrapper.

0 commit comments

Comments
 (0)