doc: fix copying url
This commit is contained in:
parent
e8f17add36
commit
6b23168d84
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue