Skip to content

Commit 93dbdb2

Browse files
authored
Update index.md
1 parent c83daed commit 93dbdb2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ If you are seeking to "bake" out a very simple site, maybe you don't have a data
5858
to try [Tarbell](https://github.com/tarbell-project/tarbell) or [Frozen-Flask](https://pythonhosted.org/Frozen-Flask/), which don't require all
5959
the overhead of a full Django installation.
6060

61-
This library is better to suited for projects that require a database, want to take advantage of other Django features (like the administration panel)
61+
This library is better suited for projects that require a database, want to take advantage of other Django features (like the administration panel)
6262
or require more complex views.
6363

6464
## Contributing
6565

66-
- Code repository: [https://palewi.re/docs/docs/django-bakery/](https://palewi.re/docs/docs/django-bakery/)
67-
- Issues: [https://github.com/datadesk/django-bakery/issues](https://github.com/datadesk/django-bakery/issues)
66+
- Code repository: [https://github.com/palewire/django-bakery/](https://github.com/palewire/django-bakery/)
67+
- Issues: [https://github.com/palewire/django-bakery/issues](https://github.com/palewire/django-bakery/issues)
6868
- Packaging: [https://pypi.python.org/pypi/django-bakery](https://pypi.python.org/pypi/django-bakery)

0 commit comments

Comments
 (0)