Skip to content

Commit 823c42f

Browse files
committed
Fix links
1 parent b9b1c96 commit 823c42f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/usage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@ Define a custom style
104104
~~~~~~~~~~~~~~~~~~~~~
105105

106106
Check
107-
```TableStyle`` <https://github.com/DenverCoder1/table2ascii/blob/main/table2ascii/table_style.py>`__
107+
`TableStyle <https://github.com/DenverCoder1/table2ascii/blob/main/table2ascii/table_style.py>`_
108108
for more info and
109-
```PresetStyle`` <https://github.com/DenverCoder1/table2ascii/blob/main/table2ascii/preset_style.py>`__
109+
`PresetStyle <https://github.com/DenverCoder1/table2ascii/blob/main/table2ascii/preset_style.py>`_
110110
for examples.
111111

112112
.. code:: py

0 commit comments

Comments
 (0)