missed lint error

This commit is contained in:
Jason Gong
2022-02-11 09:47:51 -08:00
parent 7541a1e381
commit 62e70b6a00
2 changed files with 3 additions and 3 deletions

View File

@@ -14,5 +14,5 @@ be found at `/etc/firezone/firezone.rb`. Changing this file **requires
re-running** `sudo firezone-ctl reconfigure` which triggers Chef to pick up the
changes and apply them to the running system.
For an exhaustive list of configuration variables and their description, see
the [configuration file reference]({% link docs/reference/configuration-file.md %}).
For an exhaustive list of configuration variables and their description, see the
[configuration file reference]({%link docs/reference/configuration-file.md%}).

View File

@@ -13,7 +13,7 @@ description: >
egress firewall for Linux. Use it to **quickly and easily** secure access to
your private network and internal applications from a simple Web UI.
![Architecture](https://user-images.githubusercontent.com/52545545/147286088-08b0d11f-d81d-4622-8145-179071d2f0fb.png){: width="600" }
![Architecture](https://user-images.githubusercontent.com/52545545/147286088-08b0d11f-d81d-4622-8145-179071d2f0fb.png){:width="600"}
These docs explain how to deploy, configure, and use Firezone.