Commit 4823a62
authored
docs: rebrand OS X and OSX references to macOS (#1689)
## Situation Several website pages on https://docs.npmjs.com, such as https://docs.npmjs.com/downloading-and-installing-node-js-and-npm refer to the operating system "OS X" and "OSX". The last version of OS X was OS X 10.11 (El Capitan), released on Sep 30, 2015. Apple rebranded to macOS with the macOS 10.12 (Sierra) release on Sep 30, 2016. ## Change Rename "OS X" and "OSX" to "macOS". ## References https://en.wikipedia.org/wiki/MacOS_version_history https://www.apple.com/macos/ Related to #1459 Follows on from npm/cli#8371 which only changed the branding in the CLI v11 documentation content, such as https://docs.npmjs.com/cli/v11/configuring-npm/install, not in non-CLI website content.1 parent 728767a commit 4823a62
File tree
4 files changed
+7
-7
lines changed- content
- getting-started
- configuring-your-local-environment
- troubleshooting
- packages-and-modules/getting-packages-from-the-registry
4 files changed
+7
-7
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments