We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b3dd02 commit ba13329Copy full SHA for ba13329
1 file changed
{{cookiecutter.project_name}}/.github/next_steps/03_readthedocs.md
@@ -13,7 +13,7 @@ To host the documentation of this repository please perform the following instru
13
* If repository is not listed,
14
1. go to [Read the Docs GitHub app](https://github.com/settings/connections/applications/fae83c942bc1d89609e2)
15
2. make sure {{ cookiecutter.github_organization }} has been granted access.
16
- 3. Reload repository list on Read the Docs import page
+ 3. reload repository list on Read the Docs import page
17
1. wait for the first build to be completed at <https://readthedocs.org/projects/{{ cookiecutter.project_name }}/builds>
18
1. check that the link of the documentation badge in the [README.md]({{ cookiecutter.repository }}) works
19
0 commit comments