You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorial.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -197,7 +197,7 @@ For now, have a browse around the GitHub web interface.
197
197
## 📄 Configuring repository to host docs on GitHub Pages
198
198
199
199
Now that your repository is on GitHub, you need to do a few more steps to set up your project's documentation website.
200
-
The HTML documentation will be built using the `Documentation` workflow (that we're going to fix) and hosted on [GitHub Pages](pages.github.com/).
200
+
The HTML documentation will be built using the `Documentation` workflow (that we're going to fix) and hosted on [GitHub Pages](https://pages.github.com/).
201
201
202
202
If you scroll back in your terminal to the end of the [cookiecutter] questions, you should be able to find a message like:
0 commit comments