Skip to content

Commit 0385c81

Browse files
committed
fix typo
1 parent e1913cb commit 0385c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Check broken links
3030
uses: ruzickap/action-my-broken-link-checker@v2
3131
with:
32-
url: https://py-img-gen.github.iuo
32+
url: https://py-img-gen.github.io
3333
pages_path: ./public
3434
cmd_params: "\
3535
--timeout=20 \

0 commit comments

Comments
 (0)