From 6b23168d84dfae9233083861c411d5d40002c510 Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Mon, 1 Aug 2022 16:35:34 +0300 Subject: [PATCH] doc: fix copying url --- README.md | 2 +- docker/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bae4198..9fa37f8 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,6 @@ nix run git+https://git.pleshevski.ru/pleshevskiy/vnetod -- --help GNU General Public License v3.0 or later -See [COPYING](./COPYING) to see the full text. +See [COPYING] to see the full text. [COPYING]: https://git.pleshevski.ru/pleshevskiy/vnetod/src/branch/main/COPYING diff --git a/docker/README.md b/docker/README.md index b392193..2b08712 100644 --- a/docker/README.md +++ b/docker/README.md @@ -19,6 +19,6 @@ For more details see [the repo](https://git.pleshevski.ru/pleshevskiy/vnetod) GNU General Public License v3.0 or later -See [COPYING](./COPYING) to see the full text. +See [COPYING] to see the full text. [COPYING]: https://git.pleshevski.ru/pleshevskiy/vnetod/src/branch/main/COPYING