From 8780b6b3d3d1c975ca2e976ae5b0f34fbe9b6357 Mon Sep 17 00:00:00 2001 From: TheSpad Date: Thu, 18 May 2023 18:38:59 +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).