From f19f547b8fd2575158a825e463d159e6660fd9a1 Mon Sep 17 00:00:00 2001 From: Matt Nichols Date: Wed, 29 Mar 2023 11:27:36 -0600 Subject: [PATCH] docs: point to v3 upgrade script on master --- upgrades/v3.0.0/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upgrades/v3.0.0/README.md b/upgrades/v3.0.0/README.md index 97c1bcc..653989f 100644 --- a/upgrades/v3.0.0/README.md +++ b/upgrades/v3.0.0/README.md @@ -6,4 +6,4 @@ 1. In terminal 2. `cd` to repository root -3. Run `curl -L "https://raw.github.com/mxenabled/path-facilities/v3/upgrades/v3.0.0/facilities-3.0.0-upgrade.sh" | bash -s ./ -d false` +3. Run `curl -L "https://raw.github.com/mxenabled/path-facilities/master/upgrades/v3.0.0/facilities-3.0.0-upgrade.sh" | bash -s ./ -d false`