mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 15:00:19 +00:00
Change the blind reference mit to an URL
:ref:`MIT Licensed <mit>` had no target in the docs, so change it to a canonical URL.
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ Release v\ |version|. (:ref:`Installation <install>`)
|
||||
.. * :ref:`search`
|
||||
|
||||
|
||||
Tablib is an :ref:`MIT Licensed <mit>` format-agnostic tabular dataset library, written in Python.
|
||||
Tablib is an `MIT Licensed <https://mit-license.org/>`_ format-agnostic tabular dataset library, written in Python.
|
||||
It allows you to import, export, and manipulate tabular data sets.
|
||||
Advanced features include segregation, dynamic columns, tags & filtering,
|
||||
and seamless format import & export.
|
||||
|
||||
Reference in New Issue
Block a user