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``.