Skip to content

Commit 9636682

Browse files
committed
Fix container_register for new final home of multi-package-containers repo.
1 parent ca3484f commit 9636682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

planemo/commands/cmd_container_register.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
REGISTERY_TARGET_NAME = "multi-package-containers"
1717
REGISTERY_TARGET_PATH = "combinations"
18-
REGISTERY_REPOSITORY = "jmchilton/multi-package-containers"
18+
REGISTERY_REPOSITORY = "BioContainers/multi-package-containers"
1919
DEFAULT_MESSAGE = "Add container $hash.\n**Hash**: $hash\n\n**Packages**:\n$packages\n\n**For** :\n$tools\n\nGenerated with Planemo."
2020

2121

0 commit comments

Comments
 (0)