Skip to content

Commit 647e012

Browse files
committed
update branch
1 parent c2ba92e commit 647e012

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy-pages-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy v2 to GitHub Pages
33

44
on:
55
push:
6-
branches: ["main", "259-siwf-create-assets-directory"]
6+
branches: ["259-siwf-create-assets-directory"]
77
workflow_dispatch:
88

99
permissions:

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h1>Sign-In With Frequency (SIWF)</h1>
3434

3535
<h2>Assets</h2>
3636
<ul>
37-
<li><a href="/siwf/assets/">Assets</a></li>
37+
<li><a href="/siwf/vs/assets/">Assets</a></li>
3838
</ul>
3939

4040
<h2>SIWF v2</h2>

0 commit comments

Comments
 (0)