From b1b33258b8b54e54a93a22d9eeb68e24bdca9852 Mon Sep 17 00:00:00 2001 From: "Denis V. Dedkov" Date: Fri, 18 Oct 2024 14:56:17 +0200 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D1=91=D0=BD=20ur?= =?UTF-8?q?l=20=D0=BA=20=D1=81=D0=B5=D1=80=D0=B2=D0=B8=D1=81=D0=B0=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d870e5a..d18197d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # noolite-srv Simple application that provides access from web to Noolite Adapters PC11xx -Depends on the library [noolite](https://gogs.dended.keenetic.pro/ded/noolitelib.git) +Depends on the library [noolite](https://gogs.dended.ru/ded/noolitelib.git) -Is the backend for application [nooLight](https://gogs.dended.keenetic.pro/ded/nooLight.git) +Is the backend for application [nooLight](https://gogs.dended.ru/ded/nooLight.git) # Building Just build docker image: @@ -20,7 +20,7 @@ docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t