diff --git a/Third-Party-Integrations-with-rclone.md b/Third-Party-Integrations-with-rclone.md index 9c4e9d1..d7d63e2 100644 --- a/Third-Party-Integrations-with-rclone.md +++ b/Third-Party-Integrations-with-rclone.md @@ -106,7 +106,7 @@ Features: * Robust file tracking including moves and deletes * All files to be deleted or overwritten are backed up *before* any destructive operations occur -* While sync is not atomic, interruptions or failures result in a recoverable state (see the [FAQs](https://github.com/Jwink3101/PyFiSync/blob/rclone/FAQs.md) for an enumeration of situations) +* While sync is not atomic, interruptions or failures result in a recoverable state (see the [FAQs](https://github.com/Jwink3101/PyFiSync/blob/master/FAQs.md) for an enumeration of situations) * *Extensive* test suite including a huge number of edge cases and odd situations * Tested on Python 2.7.16 and 3.6.8 * No dependancies besides rclone