From 6da55b3d14bcdcbed0c15a0c1d53669b30cd2f1c Mon Sep 17 00:00:00 2001 From: Constantin Date: Sun, 17 Sep 2017 17:36:09 +0200 Subject: [PATCH] fix link to development architecture (#1830) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88468d162..d27f490b2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The build process has been designed to make it easy for anyone to build and write code. The main outline of the new codebase is available at: -https://wiki.opnsense.org/index.php/Develop:Architecture +https://docs.opnsense.org/development/architecture.html Our aim is to gradually evolve to a new codebase instead of using a big bang approach into something new.