Skip to content

Commit 1499a5d

Browse files
authored
Change blog post reference in README (#84)
Change the name that refers to my blog post to no longer be my deadname :)
1 parent 62e3295 commit 1499a5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Automatically connects you to a [Cloudflare tunnel](https://developers.cloudflar
66
To be able to use the mod you have to be on the operating system Windows, Linux, or MacOS.
77

88
## Other resources
9-
For more detailed instructions, you can also read Varun A's blog post. The blog post can be found [here](https://dacubeking.com/2024/02/28/Proxying-Minecraft.html).
9+
For more detailed instructions, you can read [Adalie's blog post](https://dacubeking.com/2024/02/28/Proxying-Minecraft.html).
1010

1111
## Configuring Cloudflared
1212
You need to set up cloudflare on your server for this to work. There's plenty of guides on how to do this elsewhere.
@@ -39,4 +39,4 @@ Install Cloudflared as described in the “Configuring Cloudflared” part above
3939
For the hostname that you want your players to connect to (eg. `example.domain.net`), create a TXT dns record with either of the following values:
4040
- `cloudflared-use-tunnel` - This will make modflared connect to the tunnel on the hostname itself (eg. `example.domain.net`)
4141
- `cloudflared-route=<route>` - This will make modflared connect to the tunnel under the hostname of `<route>`.
42-
(ex. setting `cloudflared-route=example2.domain.net` will make modflared connect to the tunnel on `example2.domain.net` instead of `example.domain.net`)
42+
(ex. setting `cloudflared-route=example2.domain.net` will make modflared connect to the tunnel on `example2.domain.net` instead of `example.domain.net`)

0 commit comments

Comments
 (0)