Skip to content

Commit 9800359

Browse files
committed
Merge branch '237-issue-template-for-citation-data' of https://github.com/NLeSC/python-template into 237-issue-template-for-citation-data
2 parents 3e8ee00 + 40449b6 commit 9800359

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)