- Notifications
You must be signed in to change notification settings - Fork1k
Commit0a81502
authored
chore: fix incorrect ordering of OS options in docs (#19384)
Onhttps://coder.com/docs/install/uninstall at present we order the topOS listing as "Linux | macOS | Windows", while in the `Coder settings,cache, and the optional built-in PostgreSQL database` paragraph towardsthe bottom of the page we change to using "macOS | Linux | Windows" forsome reason. This PR moves Linux to be listed first instead of macOS inthe bottom paragraph to match the ordering of the top section.1 parent8f9f0cd commit0a81502
1 file changed
+5
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 |
| - | |
| 84 | + | |
84 | 85 |
| |
85 | 86 |
| |
86 |
| - | |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
|
0 commit comments
Comments
(0)