Skip to content

Commit aa8fb58

Browse files
committed
fix README tablib URL
1 parent b4232e0 commit aa8fb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Performing exports with celery
161161
Excluding export file formats in the admin site
162162
-----------------------------------------------
163163

164-
All available file formats to export are taken from the `Tablib project <https://pypi.org/project/tablib/>`.
164+
All available file formats to export are taken from the `Tablib project <https://pypi.org/project/tablib/>`__.
165165

166166
To exclude or disable file formats from the admin site, configure `IMPORT_EXPORT_CELERY_EXCLUDED_FORMATS` django settings variable. This variable is a list of format strings written in lower case.
167167

0 commit comments

Comments
 (0)