Skip to content

Commit 9f1ed8b

Browse files
committed
Update user-guide links
1 parent 3f82ac3 commit 9f1ed8b

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/creating-updating-figures/).
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/).
226226

227227
For information on all of the ways that plotly figures can be displayed, see [*Displaying plotly figures with plotly for Python*](https://plot.ly/python/renderers/).
228228

0 commit comments

Comments
 (0)