From bd85d4348c908fceba2e803d301eb5815264cf8b Mon Sep 17 00:00:00 2001 From: Jason Gong Date: Sat, 5 Feb 2022 12:00:37 -0800 Subject: [PATCH] add newline to end of new pages --- docs/docs/user-guides/add-devices.md | 2 +- docs/docs/user-guides/firewall-rules.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/user-guides/add-devices.md b/docs/docs/user-guides/add-devices.md index 46091015e..8ae40f0fb 100644 --- a/docs/docs/user-guides/add-devices.md +++ b/docs/docs/user-guides/add-devices.md @@ -14,4 +14,4 @@ Once the device profile is created, you can send the WireGuard configuration fil * **Shareable Link**: Generates a time limited link to the device config file that can be sent to the user. * **Download Config**: Downloads the device config file to your local machine to be sent securely to the user. -Devices are associated with users. See [Add Users](/docs/user-guides/add-users.md) for more information on how to add a user. \ No newline at end of file +Devices are associated with users. See [Add Users](/docs/user-guides/add-users.md) for more information on how to add a user. diff --git a/docs/docs/user-guides/firewall-rules.md b/docs/docs/user-guides/firewall-rules.md index 031ac61ff..a7b417f74 100644 --- a/docs/docs/user-guides/firewall-rules.md +++ b/docs/docs/user-guides/firewall-rules.md @@ -7,4 +7,4 @@ parent: User Guides Firezone supports egress filtering controls. By default, all traffic is allowed. -![firewall rules](https://user-images.githubusercontent.com/52545545/152583668-99077cb3-f83b-4ca4-8641-2e8b2ae5d061.png) \ No newline at end of file +![firewall rules](https://user-images.githubusercontent.com/52545545/152583668-99077cb3-f83b-4ca4-8641-2e8b2ae5d061.png)