From dd450c04925cd7271548b8a56dbe703facd756d2 Mon Sep 17 00:00:00 2001 From: Matthias Quintern <63054875+MatthiasQuintern@users.noreply.github.com> Date: Mon, 26 Sep 2022 22:55:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af4b136..8d2a339 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gz-util - About This c++20 library contains multiple useful functions, most of them are focused on working with strings. -Documentation is [available here](https://docs.quintern.xyz/gz-cpp-util/index.hmtml). +Documentation is [available here](https://docs.quintern.xyz/gz-cpp-util/index.html). Please report bugs on the [github page](https://github.com/MatthiasQuintern/gz-cpp-util)!