@@ -19,25 +19,25 @@ status](https://results.pre-commit.ci/badge/github/seedcase-project/template-pyt
1919state and is being actively
2020developed.] ( https://www.repostatus.org/badges/latest/active.svg )] ( https://www.repostatus.org/#active )
2121
22- This repository contains a [ copier ] ( https://copier.readthedocs.io/ )
23- template for setting up a new repository for a Python package. Along
24- with a structured directory layout, this template includes
25- configurations for tools that improve developer experience, continuous
26- integration and delivery workflows, and supporting files for building
27- robust Python packages.
22+ This repository contains a
23+ [ copier ] ( https://copier.readthedocs.io/en/stable/ ) template for setting
24+ up a new repository for a Python package. Along with a structured
25+ directory layout, this template includes configurations for tools that
26+ improve developer experience, continuous integration and delivery
27+ workflows, and supporting files for building robust Python packages.
2828
2929Check out our
3030[ website] ( https://template-python-package.seedcase-project.org ) for more
3131information, such as the features it provides and a
32- [ guide] ( https://template-python-package.seedcase-project.org/docs/guide/ )
32+ [ guide] ( https://template-python-package.seedcase-project.org/docs/guide )
3333to using the template. For a list of changes, see our
34- [ changelog] ( https://template-python-package.seedcase-project.org/docs/releases/ )
34+ [ changelog] ( https://template-python-package.seedcase-project.org/changelog.html )
3535page.
3636
3737## Contributing
3838
3939Check out our [ contributing
40- page] ( https://template-python-package.seedcase-project.org/contributing/ )
40+ page] ( https://template-python-package.seedcase-project.org/contributing )
4141for information on how to contribute to the project, including how to
4242set up your development environment.
4343
@@ -52,7 +52,8 @@ requests :tada:
5252
5353[ @lwjohnst86 ] ( https://github.com/lwjohnst86 ) ,
5454[ @martonvago ] ( https://github.com/martonvago ) ,
55- [ @signekb ] ( https://github.com/signekb )
55+ [ @signekb ] ( https://github.com/signekb ) ,
56+ [ @joelostblom ] ( https://github.com/joelostblom )
5657
5758## Licensing
5859
0 commit comments