troubleshooting: fix config.ini download link for translations
This commit is contained in:
parent
435b8e4314
commit
448979dba4
1 changed files with 1 additions and 1 deletions
|
@ -478,7 +478,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha
|
||||||
{% capture compat %}
|
{% capture compat %}
|
||||||
<summary><u>Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s)</u></summary>
|
<summary><u>Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s)</u></summary>
|
||||||
|
|
||||||
Download this [alternate config.ini](assets/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y).
|
Download this [alternate config.ini](/assets/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y).
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
<details>{{ compat | markdownify }}</details>
|
<details>{{ compat | markdownify }}</details>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue