Skip to content

Commit 4eedae7

Browse files
Replacing Tablib fork with the original repo
Link currently points to a tablib fork and not to the original repo (https://github.com/jazzband/tablib). Fork doesn't look maintained and is behind the original repo Changing link to use https://github.com/jazzband/tablib
1 parent 43fba6d commit 4eedae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing/reading.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ reading. Each one of these projects is a paragon of Python coding.
4343
Requests is an Apache2 Licensed HTTP library, written in Python,
4444
for human beings.
4545

46-
- `Tablib <https://github.com/kennethreitz/tablib>`_
46+
- `Tablib <https://github.com/jazzband/tablib>`_
4747
Tablib is a format-agnostic tabular dataset library, written in Python.
4848

4949

0 commit comments

Comments
 (0)