Skip to content

Commit 908ef75

Browse files
committed
fix(link-checker): add base url
1 parent a5e1a0d commit 908ef75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint-check-links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,6 @@ jobs:
7777
--no-progress
7878
--exclude '.*flare\.network.*'
7979
--exclude 'localhost'
80+
--base-url https://dev.flare.network/
8081
'./build/**/*.html'
8182
fail: false

0 commit comments

Comments
 (0)