Forgot about the <div>
This commit is contained in:
parent
75f9affb7a
commit
09fde96fa7
1 changed files with 4 additions and 2 deletions
|
@ -88,10 +88,12 @@ If you were unable to patch your nwc24msg.cfg correctly, please join [the RiiCon
|
|||
##### Section IV - Connecting
|
||||
|
||||
{% capture notice-1 %}
|
||||
Starting June 16th, 2022 RiiConnect24 DNS changes.
|
||||
Starting June 16th, 2022 the RiiConnect24 DNS changes.
|
||||
Read more: [here.](riiconnect24-dns-update)
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
You will now set your DNS to our servers. This is optional but it's recommended, because it enhances the use of RiiConnect24 and Wiimmfi by making some other features available.
|
||||
|
||||
1. Go to `Wii Options`.
|
||||
|
@ -101,7 +103,7 @@ You will now set your DNS to our servers. This is optional but it's recommended,
|
|||
5. Select your current connection.
|
||||
6. Go to `Change Settings`.
|
||||
7. Go to `Auto-Obtain DNS` (Not IP Address), then select `No`, then `Advanced Settings`.
|
||||
8. Type in `167.86.108.126 ` as the primary DNS.
|
||||
8. Type in `167.86.108.126` as the primary DNS.
|
||||
9. Type in `1.1.1.1` as the secondary DNS.
|
||||
10. Select `Confirm`, then select `Save`.
|
||||
11. Select `OK` to perform a connection test.
|
||||
|
|
Loading…
Reference in a new issue