diff --git a/README.md b/README.md index 881496f4..566153b2 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://github.com/Amebis/GEANTLink) and [ZRCola](https://github.com/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://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. 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. diff --git a/SECURITY.md b/SECURITY.md index 4750b129..ed53f20f 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -10,4 +10,4 @@ The following branches are currently being supported with security updates. ## Reporting a Vulnerability -Report any vulnerability to [simon.rozman@amebis.si](mailto:simon.rozman@amebis.si). Expect our reply in up to three working days. All confirmed issues will be fixed as soon as possible depending on complexity. After fixed, the security advisory will be published on [the projects security advisory page](https://github.com/Amebis/WinStd/security/advisories). +Report any vulnerability to [simon.rozman@amebis.si](mailto:simon.rozman@amebis.si). Expect our reply in up to three working days. All confirmed issues will be fixed as soon as possible depending on complexity. After fixed, the security advisory will be published here.