From ea0ca317f1cc5f043c76950660fbe44c6bae812f Mon Sep 17 00:00:00 2001 From: DownThePark Date: Sat, 30 Dec 2023 23:25:00 -0500 Subject: [PATCH] Improve link formatting for Snap App --- Third-party-packages.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Third-party-packages.md b/Third-party-packages.md index a18b264..89d42b3 100644 --- a/Third-party-packages.md +++ b/Third-party-packages.md @@ -116,8 +116,8 @@ The web vault ([vaultwarden-web](https://github.com/void-linux/void-packages/tre ## Snap App -[Vaultwarden](https://github.com/DownThePark/snapcraft-vaultwarden) is available as a Snap through the Snap Store at https://snapcraft.io/vaultwarden +Available as a [Snap](https://github.com/DownThePark/snapcraft-vaultwarden) through the [Snap Store](https://snapcraft.io/vaultwarden). -It can be installed on the command line using: `snap install vaultwarden` +Vaultwarden can be installed on the command line using: `snap install vaultwarden` -The configuration file is located at: `/var/snap/vaultwarden/current/.env` \ No newline at end of file +Its configuration file is located at: `/var/snap/vaultwarden/current/.env` \ No newline at end of file