diff --git a/GitHub_pages/Pages_documentation.md b/GitHub_pages/Pages_documentation.md index 2783247..79bd3bb 100644 --- a/GitHub_pages/Pages_documentation.md +++ b/GitHub_pages/Pages_documentation.md @@ -40,7 +40,7 @@ These steps are illustrated in the GIF below: # Inspecting the GitHub page -You should now be able to navigate to *https://.github.io//*. In this case, we will navigate to https://hbctraining.github.io/github_pages_demo/. At this point this page should look like: +You should now be able to navigate to *https://<your_github_user_or_group>.github.io/<your_repo_name>/*. In this case, we will navigate to https://hbctraining.github.io/github_pages_demo/. At this point this page should look like:

@@ -96,7 +96,7 @@ There are more things you can add to this `YAML` file such as Google Analytics a **4.** Upload the assets directory and `YAML` file to your repository -Now, return to your webpage (*https://.github.io//*) and it should have the banner and theme added. +Now, return to your webpage (*https://<your_github_user_or_group>.github.io/<your_repo_name>/*) and it should have the banner and theme added. > Note: It may take a few minutes to render the updates on the webpage. @@ -107,6 +107,6 @@ Now, return to your webpage (*https://.github.io/