Skip to content

Commit dfa9865

Browse files
committed
Add repo URL to docs
1 parent 6f52480 commit dfa9865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<body>
1616
<div id="app"></div>
17-
<script>window.$docsify = { name: 'SQL.js', repo: '' }</script>
17+
<script>window.$docsify = { name: 'SQL.js', repo: 'https://github.com/sql-js/sql.js/' }</script>
1818
<script src="//cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>
1919
</body>
2020

0 commit comments

Comments
 (0)