From 19af663368fd2b106fa0730720d32e9128f95766 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 10 Nov 2017 12:47:29 -0700 Subject: [PATCH] update urls --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c97cabf..4fa08e3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ If you have no idea what you're doing 1. Create a folder for your project named after your app, such as `example.com/` 2. Inside of the folder `example.com/` a folder called `assets/` 3. Inside of the folder `example.com/assets` a folder called `oauth3.org/` -4. Download [oauth3.js-v1.zip](https://git.daplie.com/OAuth3/oauth3.js/repository/archive.zip?ref=v1) +4. Download [oauth3.js-v1.zip](https://git.oauth3.org/OAuth3/oauth3.js/repository/archive.zip?ref=v1) 5. Double-click to unzip the folder. 6. Copy the file `oauth3.core.js` into the folder `example.com/assets/oauth3.org/` 7. Copy the folder `well-known` into the folder `example.com/`