Skip to content

Commit df28512

Browse files
committed
Fix domain for sqlite.org
1 parent 31b7c81 commit df28512

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.claude/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Bash(npm --prefix wordpress *)",
1616
"Bash(npm --prefix tests/e2e *)",
1717
"WebFetch(domain:developer.wordpress.org)",
18-
"WebFetch(domain:www.sqlite.org)"
18+
"WebFetch(domain:sqlite.org)"
1919
]
2020
}
2121
}

0 commit comments

Comments
 (0)