diff --git a/README.md b/README.md
index efd086d..3f770b5 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ For installation instructions and configuration details, see the [OdooLS](https:
- Manually:
- Download the [latest release](https://github.com/odoo/odoo-ls-pycharm/releases) and install it manually using
+ Download the [latest release](https://github.com/odoo/odoo-pycharm/releases) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
## Build the plugin manually
diff --git a/gradle.properties b/gradle.properties
index f6c9182..bbc53e4 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -2,7 +2,7 @@
pluginGroup = com.odoo.odools
pluginName = Odoo
-pluginRepositoryUrl = https://github.com/odoo/odoo-ls-pycharm
+pluginRepositoryUrl = https://github.com/odoo/odoo-pycharm
# SemVer format -> https://semver.org
pluginVersion = 1.0.3