From 1d9a1c0c67851467228be160dc6b0adae5a2ce35 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Tue, 19 Dec 2017 17:33:15 -0800 Subject: [PATCH] Fix URL to script. --- Technotes/RestoreToFactory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Technotes/RestoreToFactory.md b/Technotes/RestoreToFactory.md index e97fdb4e5..70e63a9cf 100644 --- a/Technotes/RestoreToFactory.md +++ b/Technotes/RestoreToFactory.md @@ -12,4 +12,4 @@ Launch Evergreen. You should have the default feeds, and all preferences should #### Alternate version -Run the [cleanPrefsAndData](./cleanPrefsAndData) script instead of doing the above manually. +Run the [cleanPrefsAndData](../cleanPrefsAndData) script instead of doing the above manually.