Skip to content

Commit

Permalink
fix dead link in the bottom of getting started page
Browse files Browse the repository at this point in the history
  • Loading branch information
amogusreal69 committed Oct 7, 2024
1 parent 05e6b46 commit 73d566d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/getting-started/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,6 @@ Optionally you can enable Bash autocompletion by adding `source blueprint;` into
<br>

#### <i class="bi bi-check-circle-fill"></i> 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 <a href="https://github.com/blueprintframewor/main" class="text-warning-emphasis">star</a> 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 <a href="https://github.com/BlueprintFramework/framework" class="text-warning-emphasis">star</a> 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.

0 comments on commit 73d566d

Please sign in to comment.