From 62e70b6a00ecc0597f083ca35742d00ff320ce50 Mon Sep 17 00:00:00 2001 From: Jason Gong Date: Fri, 11 Feb 2022 09:47:51 -0800 Subject: [PATCH] missed lint error --- docs/docs/administer/configure.md | 4 ++-- docs/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/administer/configure.md b/docs/docs/administer/configure.md index abf0c91b0..e84502e38 100644 --- a/docs/docs/administer/configure.md +++ b/docs/docs/administer/configure.md @@ -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%}). diff --git a/docs/index.md b/docs/index.md index fdbcac777..5f696beda 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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.