diff -r 151399fffe42 -r 272505d2f8c9 HWPlaySchemeSyntax.wiki --- a/HWPlaySchemeSyntax.wiki Sat Jul 21 14:30:31 2018 +0100 +++ b/HWPlaySchemeSyntax.wiki Sat Jul 21 14:32:37 2018 +0100 @@ -3,13 +3,13 @@ = URL scheme handler = == Overview == -Hedgewars supports an URL scheme for Hedgewars servers and rooms. These are basically links which allow you to join a server (and optionally a room) by using a simple link. These are called “`hwplay` URLs” and can look like this: +Hedgewars supports an URL scheme for Hedgewars servers and rooms. These are basically links which allow you to join a server (and optionally a room) by using a simple link. You can join a Hedgewars server with a single click. These links are called “`hwplay` URLs” and look like this: `hwplay://hedgewars.example.org` If your system is set-up to handle `hwplay` URLs, they will open Hedgewars and make it join the given server and room. -Here's an example link, try it to see if `hwplay` URLs work for you: +The following link goes to the official Hedgewars server. Try it to test if `hwplay` links work on your system: [hwplay://netserver.hedgewars.org]