Skip to content

Commit 58808b3

Browse files
authored
Update hosting.md
Improved nginx link
1 parent dbcb8ea commit 58808b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hosting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ This guide assumes:
88
* Hideout will be hosted at `/home/user/hideout-1.0.0`. Your version number may be different.
99
* Domain name will be `ourhideout.xyz`.
1010

11-
To host hideout, first download the latest release from the release page: https://github.com/techmindful/hideout/releases
11+
To host Hideout, first download the latest release from the release page: https://github.com/techmindful/hideout/releases
1212

1313
Unzip it to `/home/user/hideout-1.0.0`.
1414

15-
We need nginx for the server. Get it here: https://nginx.org/
15+
We need nginx for the server. Get it here: https://nginx.org/en/docs/install.html
1616

1717
We need to config nginx. You can skip this part if you are familiar with nginx. I'm no expert. I left nginx's default config at `/etc/nginx/nginx.conf` pretty much untouched:
1818
```

0 commit comments

Comments
 (0)