From 9144bdc4e625a1aea76c87210d9c6fcae180b176 Mon Sep 17 00:00:00 2001 From: Sebastian <84207751+snakster@users.noreply.github.com> Date: Tue, 18 May 2021 01:15:02 +0200 Subject: [PATCH] Update URL. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c27b6bc..33d345de 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ![C++React](http://schlangster.github.io/cpp.react//media/logo_banner3.png) +# ![C++React](http://snakster.github.io/cpp.react//media/logo_banner3.png) C++React is reactive programming library for C++11. @@ -27,7 +27,7 @@ Additional features include ## Documentation -[If you're interested in learning about C++React, have a look at its documentation.](http://schlangster.github.io/cpp.react/) +[If you're interested in learning about C++React, have a look at its documentation.](http://snakster.github.io/cpp.react/) ## Using the library @@ -59,7 +59,7 @@ cmake .. make ``` -For more details, refer to the [Build instructions](https://github.com/schlangster/cpp.react/wiki/Build-instructions). +For more details, refer to the [Build instructions](https://github.com/snakster/cpp.react/wiki/Build-instructions). ## Features by example