From 4389fa89bd3f3fda5392357ad283432d7a77b3e8 Mon Sep 17 00:00:00 2001 From: "Tobias V. Langhoff" Date: Wed, 13 Nov 2024 20:30:00 +0100 Subject: [PATCH] Fix broken link --- content/about/1-what-is-markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/about/1-what-is-markdown.md b/content/about/1-what-is-markdown.md index c490664..0c7f0d6 100644 --- a/content/about/1-what-is-markdown.md +++ b/content/about/1-what-is-markdown.md @@ -7,7 +7,7 @@ prev_relref: "about/_index.md" next_relref: "chapter1/_index.md" --- -_If you're already familiar with Markdown, feel free to [skip ahead](getting-started-with-rust/chapter1)._ +_If you're already familiar with Markdown, feel free to [skip ahead](/getting-started-with-rust/chapter1)._ Markdown is a minimalistic language for writing HTML content very quickly. It gives us the ability to write text-based documents that are legible and small,