From ba17fb3d5e4089887ae35b8e9344e49998d1846c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jakub=20Jab=C5=82o=C5=84ski?=
Date: Thu, 25 Apr 2024 13:24:57 +0200
Subject: [PATCH] Update links in README
---
README.md | 20 +++++---------------
1 file changed, 5 insertions(+), 15 deletions(-)
diff --git a/README.md b/README.md
index ddb490a3..91419e8f 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,10 @@
-[![Association Official Project][AssociationOfficialBadge]][AssociationUrl]
![](https://img.shields.io/badge/Stable%20Release-01.07.2023-orange?logo=semantic-release)
-![Build](https://github.com/i582/vlang-idea/workflows/Build/badge.svg)
-[![Version](https://img.shields.io/jetbrains/plugin/v/20287-vlang.svg)](https://plugins.jetbrains.com/plugin/20287-vlang)
-[![Downloads](https://img.shields.io/jetbrains/plugin/d/20287-vlang.svg)](https://plugins.jetbrains.com/plugin/20287-vlang)
+![Build](https://github.com/vlang/intellij-v/workflows/Build/badge.svg)
+[![Version](https://img.shields.io/jetbrains/plugin/v/24183-vlang.svg)](https://plugins.jetbrains.com/plugin/20287-vlang)
+[![Downloads](https://img.shields.io/jetbrains/plugin/d/24183-vlang.svg)](https://plugins.jetbrains.com/plugin/24183-vlang)
# V language plugin for JetBrains IDEs
@@ -16,8 +15,6 @@ This plugin adds support of [V](https://vlang.io) language to JetBrains IDEs.
## Installation & Usage
-For installation options, see the
-[Quick Start Guide](https://plugins.jetbrains.com/plugin/20287-vlang/docs/#install-update-the-plugin).
If you want to jump straight in, use following instructions:
- Using IDE built-in plugin system:
@@ -27,11 +24,9 @@ If you want to jump straight in, use following instructions:
- Manually:
- Download the [latest release](https://github.com/i582/vlang-idea/releases/latest) and install it manually using
+ Download the [latest release](https://github.com/vlang/intellij-v/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
-All the plugin's features are described in [documentation](https://plugins.jetbrains.com/plugin/20287-vlang/docs).
-
## Compatible IDEs
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
## License
This project is under the **MIT License**. See the
-[LICENSE](https://github.com/i582/vlang-idea/blob/master/LICENSE)
+[LICENSE](https://github.com/vlang/intellij-v/blob/master/LICENSE)
file for the full license text.
-
-
-[AssociationOfficialBadge]: https://vosca.dev/badge.svg
-
-[AssociationUrl]: https://vosca.dev