aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2022-09-16 06:45:17 +0200
committerSven Gothel <[email protected]>2022-09-16 06:45:17 +0200
commit6be25e9152dfce63dd0fb1d0c96f554b08c39e1c (patch)
treedace1a8af111bf3014fa1ca6d69f2ee4051a89c3 /README.md
parent755103931b79587c3d3dfd64363e8f9a6920045a (diff)
Bump README.mdv0.16.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b8c328a..eaa92d7 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Up to date API documentation can be found:
* [File Utilities](https://jausoft.com/projects/jaulib/build/documentation/cpp/html/group__FileUtils.html)
* [Float types and arithmetic](https://jausoft.com/projects/jaulib/build/documentation/cpp/html/group__Floats.html)
* [Fraction Arithmetic and Time](https://jausoft.com/projects/jaulib/build/documentation/cpp/html/group__Fractions.html)
- * [Function Pointer](https://jausoft.com/projects/jaulib/build/documentation/cpp/html/group__FunctionPtr.html)
+ * [Function Wrapper](https://jausoft.com/projects/jaulib/build/documentation/cpp/html/group__FunctionWrap.html)
* [Integer types and arithmetic](https://jausoft.com/projects/jaulib/build/documentation/cpp/html/group__Integer.html)
* [IO Utilities](https://jausoft.com/projects/jaulib/build/documentation/cpp/html/group__IOUtils.html)
* [Java VM Utilities](https://jausoft.com/projects/jaulib/build/documentation/cpp/html/group__JavaVM.html)