Skip to content

Commit 450147d

Browse files
committed
[IMP] update repository URL
1 parent 1427403 commit 450147d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For installation instructions and configuration details, see the [OdooLS](https:
3636

3737
- Manually:
3838

39-
Download the [latest release](https://github.com/odoo/odoo-ls-pycharm/releases) and install it manually using
39+
Download the [latest release](https://github.com/odoo/odoo-pycharm/releases) and install it manually using
4040
<kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>⚙️</kbd> > <kbd>Install plugin from disk...</kbd>
4141

4242
## Build the plugin manually

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
pluginGroup = com.odoo.odools
44
pluginName = Odoo
5-
pluginRepositoryUrl = https://github.com/odoo/odoo-ls-pycharm
5+
pluginRepositoryUrl = https://github.com/odoo/odoo-pycharm
66
# SemVer format -> https://semver.org
77
pluginVersion = 1.0.4
88

0 commit comments

Comments
 (0)