Remove 11.16.0 update warning
This commit is contained in:
parent
12e1102a3e
commit
fb8827cc73
2 changed files with 1 additions and 12 deletions
|
@ -4,11 +4,10 @@ title: "FAQ"
|
||||||
{% include toc title="Table of Contents"%}
|
{% include toc title="Table of Contents"%}
|
||||||
|
|
||||||
{% capture notice-6 %}
|
{% capture notice-6 %}
|
||||||
**3DS firmware 11.16.0 was recently released**. Here's what you should know:
|
**The latest 3DS firmware is 11.16.0**. Here's what you should know:
|
||||||
|
|
||||||
- If your device is running *Luma 11.0*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device.
|
- If your device is running *Luma 11.0*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device.
|
||||||
- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0.
|
- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0.
|
||||||
- If your device does not yet have custom firmware, you can still install it on this version for free without any additional hardware, but the recommended method has been changed.
|
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
<div class="notice--warning">{{ notice-6 | markdownify }}</div>
|
<div class="notice--warning">{{ notice-6 | markdownify }}</div>
|
||||||
|
|
|
@ -9,16 +9,6 @@ header:
|
||||||
excerpt: "A complete guide to 3DS custom firmware, <br /> from stock to boot9strap.<br />"
|
excerpt: "A complete guide to 3DS custom firmware, <br /> from stock to boot9strap.<br />"
|
||||||
---
|
---
|
||||||
|
|
||||||
{% capture notice-6 %}
|
|
||||||
**3DS firmware 11.16.0 was recently released**. Here's what you should know:
|
|
||||||
|
|
||||||
- If your device is running *Luma 11.0*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device.
|
|
||||||
- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0.
|
|
||||||
- If your device does not yet have custom firmware, you can still install it on this version for free without any additional hardware, but the recommended method has been changed.
|
|
||||||
{% endcapture %}
|
|
||||||
|
|
||||||
<div class="notice--warning">{{ notice-6 | markdownify }}</div>
|
|
||||||
|
|
||||||
Thoroughly read all of the introductory pages (including this one!) before proceeding.
|
Thoroughly read all of the introductory pages (including this one!) before proceeding.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue