Skip to content

Commit ba17fb3

Browse files
committed
Update links in README
1 parent def95a2 commit ba17fb3

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

README.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
<img src="docs/cover.png">
33
</p>
44

5-
[![Association Official Project][AssociationOfficialBadge]][AssociationUrl]
65
![](https://img.shields.io/badge/Stable%20Release-01.07.2023-orange?logo=semantic-release)
7-
![Build](https://github.com/i582/vlang-idea/workflows/Build/badge.svg)
8-
[![Version](https://img.shields.io/jetbrains/plugin/v/20287-vlang.svg)](https://plugins.jetbrains.com/plugin/20287-vlang)
9-
[![Downloads](https://img.shields.io/jetbrains/plugin/d/20287-vlang.svg)](https://plugins.jetbrains.com/plugin/20287-vlang)
6+
![Build](https://github.com/vlang/intellij-v/workflows/Build/badge.svg)
7+
[![Version](https://img.shields.io/jetbrains/plugin/v/24183-vlang.svg)](https://plugins.jetbrains.com/plugin/20287-vlang)
8+
[![Downloads](https://img.shields.io/jetbrains/plugin/d/24183-vlang.svg)](https://plugins.jetbrains.com/plugin/24183-vlang)
109

1110
# V language plugin for JetBrains IDEs
1211

@@ -16,8 +15,6 @@ This plugin adds support of [V](https://vlang.io) language to JetBrains IDEs.
1615

1716
## Installation & Usage
1817

19-
For installation options, see the
20-
[Quick Start Guide](https://plugins.jetbrains.com/plugin/20287-vlang/docs/#install-update-the-plugin).
2118
If you want to jump straight in, use following instructions:
2219

2320
- Using IDE built-in plugin system:
@@ -27,11 +24,9 @@ If you want to jump straight in, use following instructions:
2724

2825
- Manually:
2926

30-
Download the [latest release](https://github.com/i582/vlang-idea/releases/latest) and install it manually using
27+
Download the [latest release](https://github.com/vlang/intellij-v/releases/latest) and install it manually using
3128
<kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>⚙️</kbd> > <kbd>Install plugin from disk...</kbd>
3229

33-
All the plugin's features are described in [documentation](https://plugins.jetbrains.com/plugin/20287-vlang/docs).
34-
3530
## Compatible IDEs
3631

3732
The plugin is compatible with all IntelliJ-based IDEs starting from the version 2022.3, with the following differences
@@ -51,10 +46,5 @@ LLDB only
5146
## License
5247

5348
This project is under the **MIT License**. See the
54-
[LICENSE](https://github.com/i582/vlang-idea/blob/master/LICENSE)
49+
[LICENSE](https://github.com/vlang/intellij-v/blob/master/LICENSE)
5550
file for the full license text.
56-
57-
58-
[AssociationOfficialBadge]: https://vosca.dev/badge.svg
59-
60-
[AssociationUrl]: https://vosca.dev

0 commit comments

Comments
 (0)