docs: update mdn link

This commit is contained in:
谭九鼎
2021-08-15 19:23:28 +08:00
committed by GitHub
parent 1859d7996b
commit 0f49bc96cb

2
dist/doc/html.md vendored
View File

@@ -59,7 +59,7 @@ There are a few different options that you can use with the
[`viewport` meta tag](https://docs.google.com/present/view?id=dkx3qtm_22dxsrgcf4
"Viewport and Media Queries - The Complete Idiot's Guide").
You can find out more in [
the MDN Web Docs](https://developer.mozilla.org/en-US/docs/Mozilla/Mobile/Viewport_meta_tag).
the MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag).
HTML5 Boilerplate comes with a simple setup that strikes a good balance for general use cases.
```html