Skip to content

Commit 5da8260

Browse files
committed
Update styles link
1 parent 633f0b9 commit 5da8260

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/source/styles.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _styles:
2+
13
Preset styles
24
-------------
35

table2ascii/preset_style.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ class PresetStyle:
55
"""
66
Importable preset styles for more easily selecting a table style
77
8-
See the `Style List <https://github.com/DenverCoder1/table2ascii/blob/main/style_list/README.md>`_
9-
for more information on the available styles.
8+
See the :ref:`styles` for more information on the available styles.
109
"""
1110

1211
thin = TableStyle.from_string("┌─┬─┐││ ├─┼─┤├─┼─┤└┴─┘")

0 commit comments

Comments
 (0)