diff --git a/README.md b/README.md index 3e4a924d6d76a9ec654c8a28ae58534b126ac754..f38e9f72355b4daeb70849de079415ebeaeab26d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# vips-maven-registry +# vips-package-registry This gitlab project will serve as a package registry for common VIPS artifacts @@ -15,14 +15,14 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea ``` cd existing_repo -git remote add origin https://gitlab.nibio.no/VIPS/vips-maven-registry.git +git remote add origin https://gitlab.nibio.no/VIPS/vips-package-registry.git git branch -M main git push -uf origin main ``` ## Integrate with your tools -- [ ] [Set up project integrations](https://gitlab.nibio.no/VIPS/vips-maven-registry/-/settings/integrations) +- [ ] [Set up project integrations](https://gitlab.nibio.no/VIPS/vips-package-registry/-/settings/integrations) ## Collaborate with your team