diff --git a/README.md b/README.md index 566153b2..d836a63f 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,6 @@ void main() An auto-generated documentation is [here](https://amebis.github.io/WinStd/). -More examples and use-cases can be found in [GÉANTLink](https://codeberg.org/Amebis/GEANTLink) and [ZRCola](https://codeberg.org/Amebis/ZRCola) projects source code. They make heavy use of WinStd. Examples can also be found in the `UnitTests` project. +More examples and use-cases can be found in [GÉANTLink](https://git.amebis.si/Amebis/GEANTLink) and [ZRCola](https://git.amebis.si/Amebis/ZRCola) projects source code. They make heavy use of WinStd. Examples can also be found in the `UnitTests` project. This is a one-man project for the time being, so the Win32 API support is far from complete. It is added as needed. Contributions are welcome.