We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a8879 commit cbcceeeCopy full SHA for cbcceee
docs/install.md
@@ -11,7 +11,7 @@ There are some exceptions like when using localhost, which is considered a [secu
11
1. Download the latest version from <https://github.com/element-hq/element-web/releases>
12
1. Untar the tarball on your web server
13
1. Move (or symlink) the `element-x.x.x` directory to an appropriate name
14
-1. Configure the correct caching headers in your webserver (see below)
+1. Configure the correct caching headers in your webserver (see [README.md](../README.md#caching-requirements))
15
1. Configure the app by copying `config.sample.json` to `config.json` and
16
modifying it. See the [configuration docs](config.md) for details.
17
1. Enter the URL into your browser and log into Element!
0 commit comments