mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 12:36:16 -04:00
docs: Update config adapter links
This commit is contained in:
parent
f4a2d34127
commit
1d696eb4de
1 changed files with 3 additions and 3 deletions
|
@ -12,10 +12,10 @@ For example, a config adapter could [turn your NGINX config into Caddy JSON](htt
|
|||
|
||||
The following config adapters are currently available (some are third-party projects):
|
||||
|
||||
- [**caddyfile**](/docs/caddyfile) (built-in)
|
||||
- **jsonc** (built-in for now)
|
||||
- **json5** (built-in for now)
|
||||
- [**caddyfile**](/docs/caddyfile) (standard)
|
||||
- [**nginx**](https://github.com/caddyserver/nginx-adapter)
|
||||
- [**jsonc**](https://github.com/caddyserver/jsonc-adapter)
|
||||
- [**json5**](https://github.com/caddyserver/json5-adapter)
|
||||
- [**yaml**](https://github.com/iamd3vil/caddy_yaml_adapter)
|
||||
|
||||
(This list is the temporary home for known adapters until our new website is finished.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue