From 73d566d56e116c34d81688e5ad6daf29e20eae16 Mon Sep 17 00:00:00 2001
From: amogusreal69 <94217075+amogusreal69@users.noreply.github.com>
Date: Mon, 7 Oct 2024 18:38:28 +0200
Subject: [PATCH] fix dead link in the bottom of getting started page
---
docs/pages/getting-started/Installation.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/pages/getting-started/Installation.md b/docs/pages/getting-started/Installation.md
index b4255fc..26137ec 100644
--- a/docs/pages/getting-started/Installation.md
+++ b/docs/pages/getting-started/Installation.md
@@ -101,6 +101,6 @@ Optionally you can enable Bash autocompletion by adding `source blueprint;` into
#### Mission complete!
-Blueprint should now be installed onto your Pterodactyl panel which means you'll be able to start installing or developing extensions. To learn more about Blueprint's command line utility, run `blueprint -help`. If you like the project, please star it on GitHub.
+Blueprint should now be installed onto your Pterodactyl panel which means you'll be able to start installing or developing extensions. To learn more about Blueprint's command line utility, run `blueprint -help`. If you like the project, please star it on GitHub.
Get started with developing extensions through [this guide](?page=getting-started/Extension-development) or find new extensions on [the extension discovery list](../browse). There is so much to discover, welcome to Blueprint.