Skip to content

Commit

Permalink
fix(readme): fix FAQ link
Browse files Browse the repository at this point in the history
The FAQ link was lacking the path “/docs/” in its path.
  • Loading branch information
stormwatch authored and abougouffa committed Mar 13, 2024
1 parent 74331b0 commit 551c9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,5 @@ by MinEmacs can be found in the [documentation generated from the source code](/

## Troubleshooting

If you experienced an issue with MinEmacs, you can check the [FAQ](FAQ.md), check [open
If you experienced an issue with MinEmacs, you can check the [FAQ](/docs/FAQ.md), check [open
issues or open a new one](https://github.com/abougouffa/minemacs/issues).

0 comments on commit 551c9b2

Please sign in to comment.