Remove unnecessary header ID attributes
The ID attributes are no longer needed after adding the TOC plugin:
b4573b64d0
This commit is contained in:
parent
2799b7b3fa
commit
0fc042d049
2 changed files with 3 additions and 3 deletions
|
@ -130,7 +130,7 @@ ## Conclusion
|
|||
|
||||
[Contact me](/#contact-me) for any comments or suggestions regarding this guide.
|
||||
|
||||
## Post Installation {#post-installation}
|
||||
## Post Installation
|
||||
|
||||
A few things you can do after installing RetroPie:
|
||||
|
||||
|
@ -145,7 +145,7 @@ ## Post Installation {#post-installation}
|
|||
- Install more ROMs and build your retro game collection.
|
||||
- Connect more controllers for multiplayer.
|
||||
|
||||
## Troubleshooting {#troubleshooting}
|
||||
## Troubleshooting
|
||||
|
||||
This section goes over how to resolve issues not available in the [FAQ section of the Debian installation instructions](https://retropie.org.uk/docs/Debian/?h=debian#faq).
|
||||
|
||||
|
|
|
@ -106,7 +106,7 @@ ### GoDaddy API Keys
|
|||
> Ensure that you get the API secret and key for the **production environment**; not the ones for the test environment.
|
||||
{.warning}
|
||||
|
||||
## The Script {#the-script}
|
||||
## The Script
|
||||
|
||||
> The script sends requests to two endpoints from GoDaddy's Domains API:
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue