Skip to content

Commit a56df96

Browse files
Al2Klimovnilmerg
authored andcommitted
Doc: fix over-escaping
(cherry picked from commit 16f9c82)
1 parent 47bf9b0 commit a56df96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/05-Authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ sudo htpasswd -c /etc/icingaweb2/.http-users icingaadmin
5959

6060
#### Apache Configuration <a id="authentication-configuration-external-authentication-example-apache"></a>
6161

62-
Add the following configuration to the `&lt;Directory&gt;` directive in the `icingaweb2.conf` web server
62+
Add the following configuration to the `<Directory>` directive in the `icingaweb2.conf` web server
6363
configuration file.
6464

6565
```

0 commit comments

Comments
 (0)