Skip to content

Commit 40449b6

Browse files
authored
Update next_steps.md
1 parent 330303f commit 40449b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_name}}/next_steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ git remote add origin {{ cookiecutter.repository }}
1818
## Push the initial commit to a new repo on GitHub
1919

2020
Go to
21-
[https://github.com/{{cookiecutter.github_organization}}?tab=repositories](https://github.com/{{cookiecutter.github_organization}}?tab=repositories)
21+
[https://github.com/organizations/{{cookiecutter.github_organization}}/repositories/new](https://github.com/organizations/{{cookiecutter.github_organization}}/repositories/new)
2222
and create a new repository named `{{ cookiecutter.project_name }}` as an empty repository, then push your commits to GitHub:
2323

2424
```shell

0 commit comments

Comments
 (0)