Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9361c2e

Browse files
committed
updated example links on the main streaming page
1 parent d17ddfb commit 9361c2e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_posts/user_guide_python/2015-06-30-python_streaming.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ <h2 id="Getting-Started-with-Streaming">Getting Started with Streaming<a class="
3030
</blockquote>
3131
<p>If you want to skip ahead to other streaming examples, you can go to any of the following links:</p>
3232
<ul>
33-
<li><a href="https://plot.ly/python/multiple-axes/">https://plot.ly/python/multiple-axes/</a></li>
34-
<li><a href="https://plot.ly/python/geo-streaming">https://plot.ly/python/geo-streaming</a></li>
33+
<li><a href="https://plot.ly/python/multiple-trace-streaming/">https://plot.ly/python/multiple-trace-streaming/</a></li>
34+
<li><a href="https://plot.ly/python/geo-streaming/">https://plot.ly/python/geo-streaming/</a></li>
3535
<li><a href="https://plot.ly/python/subplot-streaming">https://plot.ly/python/subplot-streaming</a></li>
3636
</ul>
3737

_posts/user_guide_python/python_streaming.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"> Links to the other sections can be found on the User Guide's [homepage](https://plot.ly/python/user-guide#Table-of-Contents:).\n",
1717
"\n",
1818
"If you want to skip ahead to other streaming examples, you can go to any of the following links:\n",
19-
"- https://plot.ly/python/multiple-axes/\n",
20-
"- https://plot.ly/python/geo-streaming\n",
19+
"- https://plot.ly/python/multiple-trace-streaming/\n",
20+
"- https://plot.ly/python/geo-streaming/\n",
2121
"- https://plot.ly/python/subplot-streaming"
2222
]
2323
},

0 commit comments

Comments
 (0)