Skip to content

Commit

Permalink
minor: reorder see also (mdn#37188)
Browse files Browse the repository at this point in the history
reorder see also

MDN links go first
  • Loading branch information
estelle authored Dec 16, 2024
1 parent 3f75d5a commit cc710aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/glossary/json/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ JSON can represent numbers, booleans, strings, `null`, arrays (ordered sequences

## See also

- [JSON](/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON)
- [JSON](https://en.wikipedia.org/wiki/JSON) on Wikipedia
- [JSON](/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON) on MDN

0 comments on commit cc710aa

Please sign in to comment.