From 6278e9587c45656e480458101f6d8638e80f6fb6 Mon Sep 17 00:00:00 2001 From: Schlagonia Date: Fri, 3 Nov 2023 12:43:26 -0600 Subject: [PATCH] fix: readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd8a04a..3a13fa6 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,6 @@ Tip: You can make them persistent by adding the variables in ~/.env (ENVVAR=... ## Strategy Writing -For a complete guide to creating a Tokenized Strategy please visit: https://docs.yearn.fi/developers/v3/strategy_development +For a complete guide to creating a Tokenized Strategy please visit: https://docs.yearn.fi/developers/v3/strategy_writing_guide See the ApeWorx [documentation](https://docs.apeworx.io/ape/stable/) and [github](https://github.com/ApeWorX/ape) for more information.