File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ tool it will be fairly easy to implement a custom filter. Simply extend
48
48
from one of the available base classes.
49
49
50
50
More documentation about the usage and settings of Django Compressor can be
51
- found on `django-compressor .readthedocs.org `_.
51
+ found on `django_compressor .readthedocs.org `_.
52
52
53
53
The source code for Django Compressor can be found and contributed to on
54
54
`github.com/jezdez/django_compressor `_. There you can also file tickets.
@@ -65,7 +65,7 @@ The `in-development version`_ of Django Compressor can be installed with
65
65
.. _JSMin : http://www.crockford.com/javascript/jsmin.html
66
66
.. _cssmin : https://github.com/zacharyvoase/cssmin
67
67
.. _data URIs : http://en.wikipedia.org/wiki/Data_URI_scheme
68
- .. _ django-compressor .readthedocs.org : http://django-compressor .readthedocs.org/
68
+ .. _ django_compressor .readthedocs.org : http://django_compressor .readthedocs.org/
69
69
.. _github.com/jezdez/django_compressor : https://github.com/jezdez/django_compressor
70
70
.. _in-development version : http://github.com/jezdez/django_compressor/tarball/develop#egg=django_compressor-dev
71
71
You can’t perform that action at this time.
0 commit comments