Skip to content

Commit e34a00d

Browse files
committed
Fix toml format
1 parent ab63280 commit e34a00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/lychee.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ exclude = [
5757
"https://substrate.stackexchange.com/.*",
5858
# Broken for link-checker CI, but works in browser and local machine
5959
"http://www.gnu.org/licenses/",
60-
"https://www.gnu.org/licenses/",
60+
"https://www.gnu.org/licenses/",
6161
# Exclude strings which contain templates like {} and {:?}
6262
"%7B%7D",
6363
"%7B:\\?}",

0 commit comments

Comments
 (0)