diff --git a/docs/security/data-portability/download-files-from-your-linode-shortguide/index.md b/docs/security/data-portability/download-files-from-your-linode-shortguide/index.md index 00c04b4fff1..acb91918973 100644 --- a/docs/security/data-portability/download-files-from-your-linode-shortguide/index.md +++ b/docs/security/data-portability/download-files-from-your-linode-shortguide/index.md @@ -59,7 +59,7 @@ If you intend to repeat this process regularly, consider [using rsync](/docs/sec FileZilla is a popular free and open source FTP, FTPS, and SFTP client which has a GUI but can also take CLI arguments. In contrast to to SCP, SFTP can list directory contents, create or delete files, and resume interrupted file transfers. -See our [FileZilla guide](http://localhost:1313/docs/tools-reference/file-transfer/filezilla/) for more information. +See our [FileZilla guide](/docs/tools-reference/file-transfer/filezilla/) for more information. ### Downloading Data from a Database @@ -73,4 +73,4 @@ Special care is needed when downloading data from a database. Before it can be d ## Download a Disk over SSH -Downloading your disk will copy a `.img` file to your computer that encapsulates all of the data that is on your Linode’s disk. This *disk image* can later be re-uploaded to the Linode service at a later date, which can be useful if you'd like to temporarily remove your Linode and stop service. Follow our [Copy a Disk over SSH](/docs/platform/disk-images/copying-a-disk-image-over-ssh/) guide for further instructions. \ No newline at end of file +Downloading your disk will copy a `.img` file to your computer that encapsulates all of the data that is on your Linode’s disk. This *disk image* can later be re-uploaded to the Linode service at a later date, which can be useful if you'd like to temporarily remove your Linode and stop service. Follow our [Copy a Disk over SSH](/docs/platform/disk-images/copying-a-disk-image-over-ssh/) guide for further instructions.