Skip to content

Commit 363ccf4

Browse files
committed
docs: clean up index
1 parent 84274fd commit 363ccf4

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

docs/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ If you need any help while getting started, feel free to use the `python-attrs`
4646
- Finally, if you're confused by all the `attr.s`, `attr.ib`, `attrs`, `attrib`, `define`, `frozen`, and `field`, head over to {doc}`names` for a very short explanation, and optionally a quick history lesson.
4747

4848

49-
## Project Information
49+
## *attrs* for Enterprise
5050

5151
```{include} ../README.md
52-
:start-after: '## Project Information'
52+
:start-after: '### *attrs* for Enterprise'
5353
```
5454

5555
---
@@ -80,6 +80,10 @@ glossary
8080
names
8181
license
8282
changelog
83+
Third-party Extentions <https://github.com/python-attrs/attrs/wiki/Extensions-to-attrs>
84+
PyPI <https://pypi.org/project/attrs/>
85+
Contributing <https://github.com/python-attrs/attrs/blob/main/.github/CONTRIBUTING.md>
86+
Funding <https://hynek.me/say-thanks/>
8387
```
8488

8589
[Full Index](genindex)

0 commit comments

Comments
 (0)