Skip to content

Commit 6578e18

Browse files
committed
Change demo links to point at sql-formatter-org
1 parent 5e12c3a commit 6578e18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
property="og:description"
1313
content="A whitespace formatter for different query languages"
1414
/>
15-
<meta property="og:url" content="https://zeroturnaround.github.io/sql-formatter" />
15+
<meta property="og:url" content="https://sql-formatter-org.github.io/sql-formatter" />
1616

1717
<link rel="shortcut icon" href="./prettier-sql-clean.svg" />
1818

@@ -31,7 +31,7 @@ <h1 class="title">SQL Formatter</h1>
3131
<img src="https://img.shields.io/npm/v/sql-formatter.svg" height="18" />
3232
</a>
3333
<iframe
34-
src="https://ghbtns.com/github-btn.html?user=zeroturnaround&repo=sql-formatter&type=star&count=true"
34+
src="https://ghbtns.com/github-btn.html?user=sql-formatter-org&repo=sql-formatter&type=star&count=true"
3535
frameborder="0"
3636
scrolling="0"
3737
width="120px"

0 commit comments

Comments
 (0)