Skip to content
Snippets Groups Projects
Commit 48a10d04 authored by Sebastian Eibl's avatar Sebastian Eibl
Browse files

Repository has been moved to mpcdf group.

parent 31d96fb4
No related branches found
No related tags found
1 merge request!1Repository has been moved to mpcdf group.
......@@ -62,7 +62,7 @@ def write_cfg(cfg):
fp.write("#\n")
fp.write("# - initially created by `condainer init`\n")
fp.write("# - can be edited by hand, if necessary\n")
fp.write("# - more information at https://gitlab.mpcdf.mpg.de/khr/condainer\n")
fp.write("# - more information at https://gitlab.mpcdf.mpg.de/mpcdf/condainer\n")
fp.write("#\n")
fp.write(yaml.safe_dump(cfg, sort_keys=False))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment