From 2132f76b55edf72c84c703950de28dcb7d4d445f Mon Sep 17 00:00:00 2001 From: Robrecht Cannoodt Date: Mon, 24 Jun 2024 11:26:02 +0200 Subject: [PATCH] Fix repo name in _viash.yaml --- _viash.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_viash.yaml b/_viash.yaml index c701015..e149970 100644 --- a/_viash.yaml +++ b/_viash.yaml @@ -4,10 +4,10 @@ description: | license: MIT keywords: [scripts, custom, implementations] links: - issue_tracker: https://github.com/viash-hub/biobox/issues - repository: https://github.com/viash-hub/biobox + issue_tracker: https://github.com/viash-hub/craftbox/issues + repository: https://github.com/viash-hub/craftbox viash_version: 0.9.0-RC6 config_mods: | - .requirements.commands := ['ps'] \ No newline at end of file + .requirements.commands := ['ps']