I'm trying to check a mkdocs material generated documentation.
When checking external links, I get for every page a
- (79:8) <link> => https://fonts.gstatic.com (HTTP 404)
Can this error somehow be suppressed?
I think this is a typical pattern to preconnect to https://fonts.gstatic.com but the URL itself returns a 404!
I'm trying to check a mkdocs material generated documentation.
When checking external links, I get for every page a
- (79:8) <link> => https://fonts.gstatic.com (HTTP 404)Can this error somehow be suppressed?
I think this is a typical pattern to preconnect to https://fonts.gstatic.com but the URL itself returns a 404!