From 948a18708862fbcc81c8a5289abc665d9b9401cb Mon Sep 17 00:00:00 2001 From: merge-script Date: Mon, 7 Oct 2024 13:37:10 +0200 Subject: [PATCH] Update vyper hyperlink --- apps/vyper/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/vyper/README.md b/apps/vyper/README.md index 1ab9b0b88a..25a28d9353 100644 --- a/apps/vyper/README.md +++ b/apps/vyper/README.md @@ -4,7 +4,7 @@ Vyper Plugin for Remix IDE. ## How to get started ### Remote plugin -This plugin is hosted at https://vyper.remixproject.org . +This plugin is hosted at https://remix-ide.readthedocs.io/en/latest/vyper.html . To use it, open the plugin manager in Remix and click the `Activate` button in front of the `Vyper` button in the plugin section. ### Local plugin