Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit e9c557e

Browse files
committed
Change Graph to Chart, to avoid confusion
1 parent 9294770 commit e9c557e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webui/templates/root.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h5>We're the people behind DB Browser for SQLite,<br />
6666
<div class="row" style="padding: 10px;">
6767
<div class="col-md-6 vtop" style="text-align: center;">
6868
<h3>Visualise your data</h3>
69-
<h5>Graph it using <a href="https://redash.io">Redash</a></h5>
69+
<h5>Chart it using <a href="https://redash.io">Redash</a></h5>
7070
<a href="#" ng-click="openLightboxModal(5)"><img class="iborder" src="/images/redash1-50px.png" height="50px" /></a> &nbsp;
7171
<a href="#" ng-click="openLightboxModal(6)"><img class="iborder" src="/images/redash2-50px.png" height="50px" /></a> &nbsp;
7272
<a href="#" ng-click="openLightboxModal(7)"><img class="iborder" src="/images/redash3-50px.png" height="50px" /></a> &nbsp;

0 commit comments

Comments
 (0)