Skip to content

Commit 70f4363

Browse files
committed
Add README links
1 parent 3253838 commit 70f4363

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,13 @@ Documentation is available at [torchbox.github.io/django-pattern-library/](https
3131

3232
- [Getting started](https://torchbox.github.io/django-pattern-library/getting-started/)
3333
- Guides
34+
- [Defining template context](https://torchbox.github.io/django-pattern-library/guides/defining-template-context/)
35+
- [Overriding template tags](https://torchbox.github.io/django-pattern-library/guides/overriding-template-tags/)
36+
- [Customizing template rendering](https://torchbox.github.io/django-pattern-library/guides/customizing-template-rendering/)
37+
- [Workflows that work](https://torchbox.github.io/django-pattern-library/guides/workflows-that-work/)
3438
- Reference
39+
- [API & settings](https://torchbox.github.io/django-pattern-library/reference/api/)
40+
- [Known issues and limitations](https://torchbox.github.io/django-pattern-library/reference/known-issues/)
3541

3642
## Contributing
3743

docs/reference/known-issues.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Known issues
1+
# Known issues and limitations
22

33
django-pattern-library has a few known limitations due to its design, which are worth knowing about when authoring templates or attempting to document them in the pattern library.
44

0 commit comments

Comments
 (0)