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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@ Don't forget to give the project a star! Thanks again!
134
134
<!-- LICENSE -->
135
135
## License
136
136
137
-
Distributed under the MIT License. See [`LICENSE.txt`](https://github.com/nullhack/cookiecutter-python-base-project/blob/master/LICENSE.txt) for more information.
137
+
Distributed under the MIT License. See [`LICENSE.txt`](https://github.com/nullhack/cookiecutter-python-base-project/blob/main/LICENSE.txt) for more information.
138
138
139
139
<palign="right">(<ahref="#top">back to top</a>)</p>
140
140
@@ -177,4 +177,4 @@ References and sources of inspiration
Copy file name to clipboardExpand all lines: {{cookiecutter.project_slug}}/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -200,7 +200,7 @@ Don't forget to give the project a star! Thanks again!
200
200
<!-- LICENSE -->
201
201
## License
202
202
203
-
Distributed under the {{cookiecutter.license}} License. See [`LICENSE.txt`](https://github.com/{{cookiecutter.github_username}}/{{cookiecutter.project_slug}}/blob/master/LICENSE.txt) for more information.
203
+
Distributed under the {{cookiecutter.license}} License. See [`LICENSE.txt`](https://github.com/{{cookiecutter.github_username}}/{{cookiecutter.project_slug}}/blob/main/LICENSE.txt) for more information.
204
204
205
205
<palign="right">(<ahref="#top">back to top</a>)</p>
206
206
@@ -245,5 +245,5 @@ References and sources of inspiration
0 commit comments