Skip to content

Commit e7f4ddf

Browse files
committed
docs: adjust links in pins to match section locations
1 parent aa08733 commit e7f4ddf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The **[Robust Python Cookiecutter]** aims to provide **best practice tooling/CIC
4949
- [Why does this project exist?](#why-does-this-project-exist)
5050
- [Contributing](#contributing)
5151

52-
## About[![](./docs/_static/pin.svg)](#table-of-contents)
52+
## About[![](./docs/_static/pin.svg)](#about)
5353

5454
### Key Features
5555
- Uses [cruft] to allow for easily transitioning between:
@@ -76,7 +76,7 @@ The **[Robust Python Cookiecutter]** aims to provide **best practice tooling/CIC
7676

7777
---
7878

79-
## Getting Started[![](./docs/_static/pin.svg)](#table-of-contents)
79+
## Getting Started[![](./docs/_static/pin.svg)](#getting-started)
8080

8181
### Prerequisites
8282
The only requirement is installing [uv].
@@ -126,7 +126,7 @@ From there all that is left is setting up various integrations like Pypi publish
126126

127127
---
128128

129-
## Roadmap[![](./docs/_static/pin.svg)](#table-of-contents)
129+
## Roadmap[![](./docs/_static/pin.svg)](#roadmap)
130130

131131
This is a really brief/condensed idea of what is planned for this template, and where it stands currently:
132132
<details>
@@ -164,7 +164,7 @@ This is a really brief/condensed idea of what is planned for this template, and
164164

165165
---
166166

167-
## Why does this project exist?[![](./docs/_static/pin.svg)](#table-of-contents)
167+
## Why does this project exist?[![](./docs/_static/pin.svg)](#why-does-this-project-exist)
168168

169169
Unfortunately, the [Hypermodern Python Cookiecutter] is no longer maintained nor modern.
170170
While it will always have a place in my heart, there have been far too many improvements in Python tooling to keep using it as is.
@@ -181,7 +181,7 @@ The goal is for [cookiecutter-robust-python] to fill the gap that exists for a b
181181

182182
---
183183

184-
## Contributing[![](./docs/_static/pin.svg)](#table-of-contents)
184+
## Contributing[![](./docs/_static/pin.svg)](#contributing)
185185

186186
For more information on contributing to the [Robust Python Cookiecutter], please visit the [contributing] docs.
187187

0 commit comments

Comments
 (0)