diff --git a/home.md b/home.md index d0abfdf..8db08b4 100644 --- a/home.md +++ b/home.md @@ -21,12 +21,15 @@ Feel free to edit this wiki! Your contributions are appreciated. * [Blog Client](BlogClient) * [Introduction Client](IntroductionClient) -# Contributing -* [Project Roadmap](Roadmap) +# Build Process * [Building from Source](https://briarproject.org/building.html) +* [Building the Tor Binaries](tor-build-process) + +# Development +* [Project Roadmap](Roadmap) +* [Process for Designing and Developing New Features](feature-workflow) * [Development Workflow](development-workflow) * [Pre-Review Checklist](pre-review-checklist) * [Coding Style](code-style) -* [Translation Workflow](translation-Workflow) * [Signed Commits](signed-commits) -* [Tor Build Process](tor-build-process) \ No newline at end of file +* [Translation Workflow](translation-workflow)