From 841aace3747d471e161cb6f39b9554c29b1488ef Mon Sep 17 00:00:00 2001 From: mik-tf Date: Tue, 2 Apr 2024 20:48:52 +0000 Subject: [PATCH] Update README.md typo in link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe44a28..90f585c 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,11 @@ Once Hero is set on your machine, you can run the following commands to preview ## Install and Use Hero -To install and use Hero on a full VM running on the grid, read the [full VM guide](./docs/hero_fullvm.md). +To install and use Hero on a full VM running on the grid, read the [full VM guide](./docs/hero_mdbook_fullvm.md). ## Create a new mdbook -To create a new mdbook, read the [mdbook creation guide](./docs/hero_create_mdbooks.md). +To create a new mdbook, read the [mdbook creation guide](./docs/hero_create_mdbook.md). ## Notes for Repo Owners