Commit 6f976ee
authored
Link the Store listing from the download page (#56)
0.9.5 completed certification and is published, so
[apps.microsoft.com/detail/9NN5N0L2TMTF](https://apps.microsoft.com/detail/9NN5N0L2TMTF)
resolves — verified, it redirects to the localized listing and returns
200.
## Where the link goes, and why not higher
It joins the alternates under the download button, not the button
itself. Store availability
is uneven on managed corporate machines, which is why the MSI stays the
primary channel
(decision 10) — the same reasoning `STORE-LISTING.md` recorded in
advance for this moment.
The label says what the Store route offers that the MSI does not: the
Store updates the app,
and a Store install never makes the daily version check that
`privacy.html` describes.
## One layout note
The alternates row wraps to two lines on desktop now. Measured in a
browser: **any** fourth
entry wraps it, including a bare "Microsoft Store", so the informative
label costs nothing
over a terse one. On mobile the row already stacks into a column; it
becomes four rows
instead of three, with no horizontal overflow at 375px.
## Documentation
`STORE-LISTING.md` said both Store addresses 404 and that nothing links
to them. Both
stopped being true today. It now records that the `ms-windows-store:`
form is deliberately
*not* linked from the site, since it fails silently in a browser with no
Store app to hand
it to — worth stating so the next reader does not add it as an
improvement.1 parent f46df2b commit 6f976ee
2 files changed
Lines changed: 14 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | | - | |
132 | | - | |
| 131 | + | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
141 | 146 | | |
142 | 147 | | |
143 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
0 commit comments