diff --git a/README.md b/README.md index 344ca66..7f48985 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ enable the repository in your `composer.json` file: "repositories": { "minvws/codable": { "type": "vcs", - "url": "git@github.com:minvws/nl-rdo-php-codable" + "url": "git@github.com:minvws/icore-php-codable" } } } diff --git a/sonar-project.properties b/sonar-project.properties index 48dfbd6..ac477f8 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -4,7 +4,7 @@ sonar.projectKey=nl-rdo-php-codable sonar.projectName=nl-rdo-php-codable # Info links shown in SonarCloud -sonar.links.homepage=https://github.com/minvws/nl-rdo-php-codable +sonar.links.homepage=https://github.com/minvws/icore-php-codeable # Encoding and language specific properties sonar.sourceEncoding=UTF-8