mirror of
https://github.com/jarun/nnn.git
synced 2024-11-18 00:49:15 +00:00
Merge pull request #1371 from dnbz/master
Fix a broken link in CONTRIBUTING.md
This commit is contained in:
commit
e4c2cb9fd4
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue