diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index da87328c38..1ecda698c7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,8 +16,8 @@ Welcome to Nushell and thank you for considering contributing! More resources can be found in the nascent [developer documentation](devdocs/README.md) in this repo. -- [Developer FAQ](FAQ.md) -- [Platform support policy](PLATFORM_SUPPORT.md) +- [Developer FAQ](devdocs/FAQ.md) +- [Platform support policy](devdocs/PLATFORM_SUPPORT.md) - [Our Rust style](devdocs/rust_style.md) ## Proposing design changes