Merge pull request #1773 from NightYoshi370/patch-3

Remove "Browser" & "No Browser"
This commit is contained in:
aspargas2 2020-07-16 17:39:35 -04:00 committed by GitHub
commit 6bc0692839
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,10 +8,6 @@ title: "Get Started"
Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.0.0 to 9.2.0" row includes 9.0.0, 9.1.0, and 9.2.0.
Additionally, note that the last two columns of the chart refer to the last number of your version (which corresponds to the browser version installed to the system). If the version is -0 then you do not have a browser, while any number above -0 indicates a browser is installed.
In the case of "5.0.0-0U" for example, you would follow the "No Browser" column and 5.0.0 to 5.1.0 row because the system is on the a system version in that range and has no browser installed.
Your device version can be found at the bottom right of the top screen of the System Settings.
![]({{ "/images/screenshots/system-version.png" | absolute_url }})
@ -60,38 +56,37 @@ There have been reports of a wave of bans being handed out to CFW users by Ninte
<tr>
<th style="text-align: center">From</th>
<th style="text-align: center">To</th>
<th style="text-align: center">No Browser</th>
<th style="text-align: center">Browser</th>
<th style="text-align: center">Action</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center; font-weight: bold;">1.0.0</td>
<td style="text-align: center; font-weight: bold;">2.0.0</td>
<td style="text-align: center; font-weight: bold;" colspan="2">Update to latest firmware or use an "All Versions" Method</td>
<td style="text-align: center; font-weight: bold;">Update to latest firmware or use an "All Versions" Method</td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">2.1.0</td>
<td style="text-align: center; font-weight: bold;">8.1.0</td>
<td style="text-align: center; font-weight: bold;" colspan="2"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">9.0.0</td>
<td style="text-align: center; font-weight: bold;">11.3.0</td>
<td style="text-align: center; font-weight: bold;" colspan="2"><a href="homebrew-launcher-(soundhax)">Homebrew Launcher (Soundhax)</a></td>
<td style="text-align: center; font-weight: bold;"><a href="homebrew-launcher-(soundhax)">Homebrew Launcher (Soundhax)</a></td>
</tr><tr>
<td style="text-align: center; font-weight: bold;">11.4.0</td>
<td style="text-align: center; font-weight: bold;">11.11.0</td>
<td style="text-align: center; font-weight: bold;" colspan="2">Update to latest firmware or use an "All Versions" Method</td>
<td style="text-align: center; font-weight: bold;">Update to latest firmware or use an "All Versions" Method</td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">11.12.0</td>
<td style="text-align: center; font-weight: bold;">11.13.0</td>
<td style="text-align: center; font-weight: bold;" colspan="2"><a href="seedminer">Seedminer</a></td>
<td style="text-align: center; font-weight: bold;"><a href="seedminer">Seedminer</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;" colspan="2">ALL VERSIONS<br></td>
<td style="text-align: center; font-weight: bold;" colspan="2"><p style="display: inline-block; margin-top: 1.3em; width: 47%"><a href="ntrboot">ntrboot</a><br><sub>(Requires a Compatible Flashcart)</sub></p><p style="display: inline-block; margin-top: 1.3em; vertical-align: super; width: 6%">or</p><p style="display: inline-block; margin-top: 1.3em; width: 47%"><a href="installing-boot9strap-(hardmod)">Installing boot9strap (Hardmod)</a><br><sub>(Requires Soldering)</sub></p></td>
<td style="text-align: center; font-weight: bold;"><p style="display: inline-block; margin-top: 1.3em; width: 47%"><a href="ntrboot">ntrboot</a><br><sub>(Requires a Compatible Flashcart)</sub></p><p style="display: inline-block; margin-top: 1.3em; vertical-align: super; width: 6%">or</p><p style="display: inline-block; margin-top: 1.3em; width: 47%"><a href="installing-boot9strap-(hardmod)">Installing boot9strap (Hardmod)</a><br><sub>(Requires Soldering)</sub></p></td>
</tr>
</tbody>
</table>