Skip to content

Commit a1bafd4

Browse files
committed
Fix Google Font API website URL
Update website URL from https://google.com/fonts to https://fonts.google.com/ Fixes #218
1 parent f71b226 commit a1bafd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/technologies/g.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2929,7 +2929,7 @@
29292929
"scriptSrc": [
29302930
"googleapis\\.com/.+webfont"
29312931
],
2932-
"website": "https://google.com/fonts"
2932+
"website": "https://fonts.google.com/"
29332933
},
29342934
"Google Forms": {
29352935
"cats": [

0 commit comments

Comments
 (0)