Skip to content

Commit 227e97c

Browse files
denicsfabaff
authored andcommitted
Update apache.markdown (home-assistant#2763)
corrected typo
1 parent b569667 commit 227e97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/ecosystem/apache.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This is useful if you want to have:
2222

2323
So you already have a working Apache server available at example.org. Your Home Assistant is correctly working on this web server and available at http://localhost:8123
2424

25-
Enable [`mod_proxy_wstunnel`](https://httpd.apache.org/docs/2.4/mod/mod_proxy_wstunnel.htm) by running if you encounter issues while serving Home Assistant through your proxy:
25+
Enable [`mod_proxy_wstunnel`](https://httpd.apache.org/docs/2.4/mod/mod_proxy_wstunnel.html) by running if you encounter issues while serving Home Assistant through your proxy:
2626

2727
```bash
2828
$ sudo a2enmod proxy_wstunnel

0 commit comments

Comments
 (0)