From da31c8d22c0a4bca4bb412f730c66b3b790328a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ha=C3=AF=7E?= Date: Fri, 20 Oct 2023 00:03:53 +0200 Subject: [PATCH] Update broken link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84ec2b3..cf9bd85 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Otherwise if you are **not** using VRChat, install it through the [Releases](htt - [V1 Reference manual](https://docs.hai-vr.dev/docs/products/animator-as-code/reference) - [V1 Functions reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/base) - [VRChat reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/vrchat) -- [VRChat (Destructive Workflow) reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/vrchat-destructive) +- [VRChat (Destructive Workflow) reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/vrchat-destructive-workflow) - [Non-Destructive Modular Framework Processor reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/ndmf-processor) - [Modular Avatar As Code reference](https://docs.hai-vr.dev/docs/products/animator-as-code/functions/modular-avatar)