Skip to content

Commit a32e656

Browse files
committed
Fix #645 - remove broken link
1 parent a2e4ea7 commit a32e656

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/pageTemplate.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ function getIndexContent() {
5454
<div class="row">
5555
<div class="col-md-12">
5656
<a class="btn btn-primary" href="documentation.html" role="button">Documentation</a>
57-
<a class="btn btn-primary" href="https://demo.reactstockcharts.org" role="button">Demo v2</a>
5857
<h3>Click on the chart, zoom with scroll, pan with drag</h3>
5958
<div id="chart" class="react-stockchart"></div>
6059
</div>

0 commit comments

Comments
 (0)