From 83ff453c4b9597ddcbc892b7c525f4549f7776cf Mon Sep 17 00:00:00 2001 From: TheSpad Date: Thu, 18 May 2023 18:39:19 +0100 Subject: [PATCH] Include repo arg in readme --- readme-vars.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/readme-vars.yml b/readme-vars.yml index 60cd0e5e..ef3a0d42 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -2,6 +2,7 @@ # project information project_name: rdesktop +project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}" full_custom_readme: | {% raw -%} Up to date documentation is available [here](https://github.com/linuxserver/docker-rdesktop/blob/master/README.md).