fixed broken link

Justin Winokur 2019-11-15 08:45:25 -07:00
parent 522a325ccf
commit 509e037c26

@ -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