From c5ba866e1a5febf7b0fd4cf60ece85a662fe38c7 Mon Sep 17 00:00:00 2001 From: Gabriel Grubba <70247653+Grubba27@users.noreply.github.com> Date: Fri, 22 Dec 2023 11:06:25 -0300 Subject: [PATCH] updated dead link --- v3-docs/docs/about/what-is.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v3-docs/docs/about/what-is.md b/v3-docs/docs/about/what-is.md index 89aeeec04e..93785d31a0 100644 --- a/v3-docs/docs/about/what-is.md +++ b/v3-docs/docs/about/what-is.md @@ -16,7 +16,7 @@ Meteor is a full-stack JavaScript platform for developing modern web and mobile ## Meteor resources {#learning-more} -1. First, learn how to install meteor in the [installation section](/install.html). +1. First, learn how to install meteor in the [installation section](/about/install.html). 1. The place to get started with Meteor is the [tutorials page](https://www.meteor.com/developers/tutorials).