This website works better with JavaScript.
Home
Explore
Help
Sign In
TechnikNews
/
PublicAPIs
mirror of
https://github.com/public-apis/public-apis
Watch
1
Star
2
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
test
pull/3507/head
TanmayGoregaonkar
1 year ago
parent
1364f12cf2
commit
78912c7a8f
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
build/validate_links.py
+ 2
- 0
build/validate_links.py
View File
@@ -98,3 +98,5 @@ if __name__ == "__main__":
hasError = validate_links(links)
if hasError:
sys.exit(1)
#test
Write
Preview
Loading…
Cancel
Save