From 86732a88aa744ba064058225622d2b8cb34da6f5 Mon Sep 17 00:00:00 2001 From: John Long Date: Fri, 7 Jun 2024 08:25:33 -0400 Subject: [PATCH] fix file paths --- docs/home/quick_start.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/home/quick_start.md b/docs/home/quick_start.md index 3db1b0849..3013e905d 100644 --- a/docs/home/quick_start.md +++ b/docs/home/quick_start.md @@ -12,7 +12,7 @@ In [VS Code](https://code.visualstudio.com/) this is automatic, just type the `.
- VSCode Hints + VSCode Hints
@@ -22,7 +22,7 @@ The same goes for [JetBrains PyCharm](https://www.jetbrains.com/pycharm/):
- PyCharm Hints + PyCharm Hints
@@ -32,7 +32,7 @@ In a [Jupyter Notebook](https://jupyter.org/) you'll need to type `.` and then h
- Jupyter Notebook Hints + Jupyter Notebook Hints
@@ -42,7 +42,7 @@ The same goes for [IPython](https://ipython.readthedocs.io/en/stable/):
- IPython Hints + IPython Hints
@@ -64,7 +64,7 @@ more_complex_geometry.show() ```
- Geometry Visualization + Geometry Visualization