From ef6a442e1d692ee1ffb47acb3c46d66a603aef53 Mon Sep 17 00:00:00 2001 From: Luna Date: Thu, 24 Jul 2025 23:16:37 +0200 Subject: [PATCH] Fix Hyperlink The hyperlink that links to "Samples and Projects" on the wiki pointed to "Samples". Fixed the url. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b758f697..66d9f939 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ a look at the [samples](https://github.com/Longi94/JavaSteam/tree/master/javasteam-samples/src/main/java/in/dragonbra/javasteamsamples) to get you started with using this library. -There some [open-source projects](https://github.com/Longi94/JavaSteam/wiki/Samples) too you can check out. +There some [open-source projects](https://github.com/Longi94/JavaSteam/wiki/Samples-and-Projects) too you can check out. The [wiki](https://github.com/Longi94/JavaSteam/wiki) may also be useful to check out for other info.