Skip to content

Commit cbcceee

Browse files
authored
doc: update install doc to link to caching section (#31046)
1 parent d0a8879 commit cbcceee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ There are some exceptions like when using localhost, which is considered a [secu
1111
1. Download the latest version from <https://github.com/element-hq/element-web/releases>
1212
1. Untar the tarball on your web server
1313
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)
14+
1. Configure the correct caching headers in your webserver (see [README.md](../README.md#caching-requirements))
1515
1. Configure the app by copying `config.sample.json` to `config.json` and
1616
modifying it. See the [configuration docs](config.md) for details.
1717
1. Enter the URL into your browser and log into Element!

0 commit comments

Comments
 (0)