1- (how-to- choose-a-terminal )=
1+ (choose-a-terminal _ )=
22
3- # How to Choose a Terminal
3+ # Choose a Terminal
44
55`` datashuttle `` 's graphical interface can run in almost any terminal—but
66native Windows and macOS terminals may display with rendering errors.
@@ -13,12 +13,12 @@ If you are using Linux, the native terminal will work without issue.
1313
1414:::{tab-item} Good Rendering
1515
16- ``` {image} /_static/screenshots/how-to- choose-a-terminal-good-dark.png
16+ ``` {image} /_static/screenshots/choose-a-terminal-good-dark.png
1717 :align: center
1818 :class: only-dark
1919 :width: 900px
2020```
21- ``` {image} /_static/screenshots/how-to- choose-a-terminal-good-light.png
21+ ``` {image} /_static/screenshots/choose-a-terminal-good-light.png
2222 :align: center
2323 :class: only-light
2424 :width: 900px
@@ -30,12 +30,12 @@ If you are using Linux, the native terminal will work without issue.
3030
3131:::{tab-item} Bad Rendering
3232
33- ``` {image} /_static/screenshots/how-to- choose-a-terminal-bad-dark.png
33+ ``` {image} /_static/screenshots/choose-a-terminal-bad-dark.png
3434 :align: center
3535 :class: only-dark
3636 :width: 900px
3737```
38- ``` {image} /_static/screenshots/how-to- choose-a-terminal-bad-light.png
38+ ``` {image} /_static/screenshots/choose-a-terminal-bad-light.png
3939 :align: center
4040 :class: only-light
4141 :width: 900px
@@ -80,6 +80,6 @@ with rendering errors.
8080## Getting started with the Graphical Interface
8181
8282Once you've chosen a terminal, get started with
83- `` datashuttle `` with our [ Getting Started Tutorial] ( tutorial- getting-started) .
83+ `` datashuttle `` with our [ Getting Started Tutorial] ( getting-started-walkthrough ) .
8484
8585To quit `` datashuttle `` in the terminal, press ` CTRL+C ` .
0 commit comments