From a034535c5a1fb2dee40d9ff21cd6b18296c44a2c Mon Sep 17 00:00:00 2001 From: Cedrik Hoffmann Date: Tue, 16 Jul 2024 21:04:22 +0200 Subject: [PATCH] chore: change repo name in changelog and readme --- CHANGELOG.md | 6 +++--- README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f5e85e..0376980 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,8 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial release - Create "Page under construction" Page -[Unreleased]: https://github.com/SmartCityFlensburg/project-website/compare/v1.0.0...HEAD +[Unreleased]: https://github.com/green-ecolution/project-website/compare/v1.0.0...HEAD -[v1.0.0]: https://github.com/SmartCityFlensburg/project-website/compare/v0.0.1...v1.0.0 +[v1.0.0]: https://github.com/green-ecolution/project-website/compare/v0.0.1...v1.0.0 -[v0.0.1]: https://github.com/SmartCityFlensburg/project-website/releases/tag/v0.0.1 +[v0.0.1]: https://github.com/green-ecolution/project-website/releases/tag/v0.0.1 diff --git a/README.md b/README.md index 8c5e91f..027c4a1 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ For each environment, the deployment workflow will run the following steps: 1. Install the project dependencies 2. Build the project -3. Push package to GitHub Package Registry (see [GitHub Package Registry](https://github.com/orgs/SmartCityFlensburg/packages?repo_name=project-website)) +3. Push package to GitHub Package Registry (see [GitHub Package Registry](https://github.com/orgs/green-ecolution/packages?repo_name=project-website)) 4. Dump version in helm chart values (version tag or commit hash) 5. Deploy the project to the environment