Skip to content

Commit

Permalink
[ISSUE 42] correction dead links
Browse files Browse the repository at this point in the history
  • Loading branch information
dedece35 committed Dec 13, 2024
1 parent bc8e3df commit 7617351
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- [#42](https://github.com/green-code-initiative/creedengo-python/issues/42) Correction of dead link

### Deleted

## [2.0.0] - 2024-12-12
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ docker run -ti --rm \
--name sonarqube-creedengo-python ghcr.io/green-code-initiative/sonarqube-creedengo-python:latest
```

... and configure local SonarQube (security config and quality profile : see [configuration](https://github.com/green-code-initiative/creedengo-common/blob/main/doc/INSTALL.md#configuration-sonarqube) for more details).
... and configure local SonarQube (security config and quality profile : see [configuration](https://github.com/green-code-initiative/creedengo-common/blob/main/doc/HOWTO.md#howto-install-sonarqube-dev-environment) for more details).

To install other `creedengo` plugins, you can also :

Expand All @@ -53,8 +53,6 @@ To install other `creedengo` plugins, you can also :

Then you can use Python test project repository to test the environment : see README.md of [Python test project](https://github.com/green-code-initiative/creedengo-python-test-project)

Finally, you can directly use a [all-in-one docker-compose](https://github.com/green-code-initiative/creedengo-common/blob/main/doc/INSTALL.md#start-sonarqube-if-first-time)

🛒 Distribution
------------------

Expand Down

0 comments on commit 7617351

Please sign in to comment.