From f39e7d375c439f2b5acd77f75c8191cddff62d03 Mon Sep 17 00:00:00 2001 From: Daniel Ennis Date: Sat, 13 Jan 2018 11:27:00 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index e610e82..8e17b41 100644 --- a/Home.md +++ b/Home.md @@ -3,7 +3,7 @@ Welcome to the ACF wiki! Please check the following: - Getting Started Guide: - Build Tools: [Maven Setup](Maven-Setup), [Gradle Setup](Gradle-Setup) - - [Using ACF](Using-ACF) - The common stuff to getting started with ACF regardless of your platform (Bukkit/Bungee/Sponge all start here) + - [Using ACF](Using-ACF) - The common stuff to getting started with ACF regardless of your platform (Bukkit/Paper/Bungee/Sponge all start here) - Documentation (Recommended to read them all): - [Frequently Asked Questions](Frequently-Asked-Questions) - Misc catch all for common questions or details too small for their own page - [Annotations](Annotations) - All the standard Annotations provided by ACF