Skip to content

Commit fb78bfa

Browse files
authored
Fix GH Pages URL in README
Updated the GH Pages URL in the README to reflect the correct repository name.
1 parent 4eb6ff5 commit fb78bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you're using Cloudflare for your site, you can use the GH Pages url as the re
1818
_This is a great way to keep your entire site: pages, assets, API et al. offline while you work on the maintenance._
1919

2020
1. Go to your Cloudflare dashboard and create a new page rule under Rules > Page Rules.
21-
2. Set the page rule url to *.yoursite.com/ * and the destination URL to the GH Pages url (https://thinkdj.github.io/oops-kit/) so that all requests to your site are redirected to the maintenance page.
21+
2. Set the page rule url to *.yoursite.com/ * and the destination URL to the GH Pages url (https://thinkdj.github.io/oopsKit/) so that all requests to your site are redirected to the maintenance page.
2222
![Cloudflare Page Rule](./assets/cloudflare_pagerule.png)
2323
3. Set the redirect type to "302 - Temporary Redirect".
2424
4. Save the page rule and disable it when your site is no longer under maintenance.

0 commit comments

Comments
 (0)