docs(v2): fix typo theme-configuration.md (#4595)

We are in the footer section, I think it's a bad copy and paste
This commit is contained in:
Forresst 2021-04-11 17:44:35 +02:00 committed by GitHub
parent 4c09249d72
commit aa392a9907
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -519,7 +519,7 @@ You can add logo and a copyright to the footer via `themeConfig.footer`. Logo ca
## Footer Links {#footer-links}
You can add links to the navbar via `themeConfig.footer.links`:
You can add links to the footer via `themeConfig.footer.links`:
```js {5-15} title="docusaurus.config.js"
module.exports = {