Skip to content

Commit 67620af

Browse files
Merge pull request #2 from vmozhejko/main
Footer's nav updating
2 parents 1782df7 + a74bc91 commit 67620af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h4 class="json-data-title">Generated JSON data:</h4>
108108
<a href="https://dhtmlx.com/docs/demo/grid-ai-review-analysis/" title="Previous Demo" class="dhx_slider-btn dhx_slider-btn--prev">
109109
<svg width="15" height="15" viewBox="0 0 15 15"><path d="M0.820312 6.67969V8.32031H10.8203L6.25 12.9297L7.42188 14.1016L14.0234 7.5L7.42188 0.898438L6.25 2.07031L10.8203 6.67969H0.820312Z" fill="#fff"></path></svg>
110110
</a>
111-
<a href="https://docs.dhtmlx.com/docs/demo/form-builder-ai/" title="Next Demo" class="dhx_slider-btn dhx_slider-btn--next">
111+
<a href="https://dhtmlx.com/docs/demo/ai-gantt-maker/" title="Next Demo" class="dhx_slider-btn dhx_slider-btn--next">
112112
<svg width="15" height="15" viewBox="0 0 15 15"><path d="M0.820312 6.67969V8.32031H10.8203L6.25 12.9297L7.42188 14.1016L14.0234 7.5L7.42188 0.898438L6.25 2.07031L10.8203 6.67969H0.820312Z" fill="#fff"></path></svg>
113113
</a>
114114
<div class="dhx_demo-footer-text">
@@ -124,4 +124,4 @@ <h1>DHTMLX Diagram Org Chart AI Builder.</h1>
124124
<script src="https://cdn.jsdelivr.net/npm/[email protected]/min/vs/loader.js"></script>
125125
<script src="app.js"></script>
126126
</body>
127-
</html>
127+
</html>

0 commit comments

Comments
 (0)