Skip to content

Commit dd5402e

Browse files
committed
Update user guide name in link
1 parent 8df26a3 commit dd5402e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ $ conda install -c plotly chart-studio=1.0.0
222222
## Where to next?
223223
Now that you have everything installed, you are ready to start reading and running examples of [basic charts](https://plot.ly/python/basic-charts/), [statistical charts](https://plot.ly/python/statistical-charts/), [scientific charts](https://plot.ly/python/scientific-charts/), [financial charts](https://plot.ly/python/#financial-charts), [geographic charts](https://plot.ly/python/maps/), and [3-dimensional charts](https://plot.ly/python/3d-charts/).
224224

225-
For a complete overview of all of the ways that figures can be created and updated, see [*Creating and updating figures with Python*](https://plot.ly/python/user-guide/).
225+
For a complete overview of all of the ways that figures can be created and updated, see the [*Plotly User Guide for Python*](https://plot.ly/python/user-guide/).
226226

227227
For information on configuring figure layout options (e.g. axes, titles, legends, etc) see [*Layout Options*](https://plot.ly/python/#layout-options).
228228

0 commit comments

Comments
 (0)