Add trailing slash to /admin links in docs
This commit is contained in:
committed by
Shawn Erquhart
parent
264de892fb
commit
024af08e48
@ -31,7 +31,7 @@ After clicking one of those buttons, you’ll authenticate with GitHub and choos
|
||||
|
||||

|
||||
|
||||
3. Enter a password, sign in, and you’ll be directed straight to the CMS. (For future visits, you can go straight to `<yoursiteaddress.com>/admin`.)
|
||||
3. Enter a password, sign in, and you’ll be directed straight to the CMS. (For future visits, you can go straight to `<yoursiteaddress.com>/admin/`.)
|
||||
|
||||
Try adding and editing posts, or changing the content of the Products page. When you save, the changes will be pushed immediately to GitHub, triggering a build on Netlify, and updating the content on your site. Check out the configuration code by visiting your site repo.
|
||||
|
||||
|
Reference in New Issue
Block a user