documentationjs / documentationjs/globals-docs
A few URLs point to the MDN homepage
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
### Steps to reproduce:
```sh
$ git grep ': "https://developer.mozilla.org/en-US/",'
```
### Actual results:
```
globals-docs.json: "focus": "https://developer.mozilla.org/en-US/",
globals-docs.json: "name": "https://developer.mozilla.org/en-US/",
globals-docs.json: "open": "https://developer.mozilla.org/en-US/",
globals-docs.json: "opera": "https://developer.mozilla.org/en-US/",
globals-docs.json: "SVGFEMergeNodeElement": "https://developer.mozilla.org/en-US/",
globals-docs.json: "SVGFEMorphologyElement": "https://developer.mozilla.org/en-US/",
globals-docs.json: "SVGFEOffsetElement": "https://developer.mozilla.org/en-US/",
globals-docs.json: "SVGFESpotLightElement": "https://developer.mozilla.org/en-US/",
globals-docs.json: "SVGFETileElement": "https://developer.mozilla.org/en-US/",
globals-docs.json: "SVGFETurbulenceElement": "https://developer.mozilla.org/en-US/",
globals-docs.json: "SVGGlyphRefElement": "https://developer.mozilla.org/en-US/",
globals-docs.json: "XPathException": "https://developer.mozilla.org/en-US/",
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.