From 855ca664c5c435b4e4bd185f1218af7d00cc6762 Mon Sep 17 00:00:00 2001 From: martijn Date: Wed, 8 Jun 2022 20:22:54 +0200 Subject: [PATCH] metadata geupdate --- galaxy.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index ea61807..fc22701 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -43,16 +43,16 @@ tags: [] dependencies: {} # The URL of the originating SCM repository -repository: http://example.com/repository +repository: https://git.remmen.net/Thesis/kembit.topdesk # The URL to any online docs -documentation: http://docs.example.com +documentation: https://git.remmen.net/Thesis/kembit.topdesk/src/branch/master/README.md # The URL to the homepage of the collection/project -homepage: http://example.com +homepage: https://git.remmen.net/Thesis/kembit.topdesk # The URL to the collection issue tracker -issues: http://example.com/issue/tracker +issues: https://git.remmen.net/Thesis/kembit.topdesk/issues # A list of file glob-like patterns used to filter any files or directories that should not be included in the build # artifact. A pattern is matched from the relative path of the file or directory of the collection directory. This