mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 12:36:16 -04:00
docs: fix the anchor fragment in the index of Caddyfile matchers (#7)
This commit is contained in:
parent
72882011fc
commit
30060ce9af
1 changed files with 3 additions and 3 deletions
|
@ -31,15 +31,15 @@ Full matcher documentation can be found [in each respective matcher module's doc
|
|||
|
||||
- [file](#file)
|
||||
- [header](#header)
|
||||
- [header_regexp](#header_regexp)
|
||||
- [header_regexp](#header-regexp)
|
||||
- [host](#host)
|
||||
- [method](#method)
|
||||
- [not](#not)
|
||||
- [path](#path)
|
||||
- [path_regexp](#path_regexp)
|
||||
- [path_regexp](#path-regexp)
|
||||
- [protocol](#protocol)
|
||||
- [query](#query)
|
||||
- [remote_ip](#remote_ip)
|
||||
- [remote_ip](#remote-ip)
|
||||
|
||||
|
||||
### file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue