]> Sergey Matveev's repositories - nnn.git/commitdiff
Fix a broken link in CONTRIBUTING.md
authorDan Baz <42440367+dnbz@users.noreply.github.com>
Sat, 28 May 2022 00:17:15 +0000 (00:17 +0000)
committerGitHub <noreply@github.com>
Sat, 28 May 2022 00:17:15 +0000 (00:17 +0000)
misc/CONTRIBUTING.md

index 51f45ca40d530167f462ccd8b00be1b01549c9c5..cd305a93b7c356e9b0d985c138de0eafbc90783d 100644 (file)
@@ -1,7 +1,7 @@
 # Contributing
 Contributions to nnn are welcome! There's always an open issue with the current ToDo list, which contains the proposed features for the next release you can get your hands on. Any small changes or ideas should go in there, rather than in a separate issue.
 
-Before suggesting changes, please read a bit about [the design principles nnn follows](https://github.com/jarun/nnn/wiki#design), and make sure you aren't breaking any of them.
+Before suggesting changes, please read a bit about [the design principles nnn follows](https://github.com/jarun/nnn/wiki/concepts#design), and make sure you aren't breaking any of them.
 
 ## Coding standard