From b2c134d950e4fa736b0608a295abbc3fc37c2626 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Mon, 10 Feb 2025 00:08:58 +0000 Subject: [PATCH] fix: formatting3 --- src/tutorials/skynet/create_website.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/tutorials/skynet/create_website.md b/src/tutorials/skynet/create_website.md index 6a9964c..1b2c7a8 100644 --- a/src/tutorials/skynet/create_website.md +++ b/src/tutorials/skynet/create_website.md @@ -40,8 +40,16 @@ cd ~/public_html ``` To transfer files graphically you can use these programs: -* WinSCP -* FileZilla + +* [WinSCP][download_winscp] + * Windows +* [FileZilla][download_filezilla] + * Windows + * Mac + * Linux + +[download_winscp]: https://winscp.net +[download_filezilla]: https://filezilla-project.org/download.php?type=client Anything put there will be accessible under ``https://$USERNAME.users.skynet.ie``.