diff --git a/{{cookiecutter.project_name}}/README.md b/{{cookiecutter.project_name}}/README.md index 8323783..e840b79 100644 --- a/{{cookiecutter.project_name}}/README.md +++ b/{{cookiecutter.project_name}}/README.md @@ -5,4 +5,4 @@ Welcome to the {{cookiecutter.project_name}} library! ## Contributing Please open new issues for bugs, feature requests and extensions. See more details about the structure and -workflow in the [contributing page](CONTRIBUTING.md). \ No newline at end of file +workflow in the [contributing page](docs/04_contributing/04_contributing.rst).