We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7d99e commit d9fb929Copy full SHA for d9fb929
doc/python/static-image-export.md
@@ -101,7 +101,7 @@ if not os.path.exists("images"):
101
os.mkdir("images")
102
```
103
104
-If you are running this notebook live, click to [open the output directory](./images) so you can examine the images as they are written.
+If you are running this notebook live, click to open the output directory so you can examine the images as they are written.
105
106
107
#### Raster Formats: PNG, JPEG, and WebP
0 commit comments