From 5e161f9b35581262a7d4cb6bbf89f6ec4f169276 Mon Sep 17 00:00:00 2001 From: Joey Hines Date: Sun, 16 Feb 2020 17:45:49 -0600 Subject: [PATCH] Fixed links in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac27179..c81393b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # My Website -A simplistic website written in Rust built using [Rocket]("https://rocket.rs/") and [Tera]("https://tera.netlify.com/") +A simplistic website written in Rust built using [Rocket](https://rocket.rs/) and [Tera](https://tera.netlify.com/) templates. View the website at www.ahines.net \ No newline at end of file