summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorOdd Stranne <odd@mullvad.net>2020-02-19 21:04:11 +0100
committerOdd Stranne <odd@mullvad.net>2020-02-19 21:04:11 +0100
commit47b5079254521f2ddd1d4d0b220a6d36a55801e7 (patch)
tree79a1451d3e537201fc075795d2ca839c4323b5d5 /docs
parente2eb2c6a40de00fd19d3d9a337b268580535d4c3 (diff)
parente1663a8c7c098e1693e6fdb1a2288e02cedc1587 (diff)
downloadmullvadvpn-47b5079254521f2ddd1d4d0b220a6d36a55801e7.tar.xz
mullvadvpn-47b5079254521f2ddd1d4d0b220a6d36a55801e7.zip
Merge branch 'win-restructure-fw-rules'
Diffstat (limited to 'docs')
-rw-r--r--docs/architecture.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/architecture.md b/docs/architecture.md
index f87c18fb33..1325eb6f3d 100644
--- a/docs/architecture.md
+++ b/docs/architecture.md
@@ -4,6 +4,10 @@ This document describes the code architecture and how everything fits together.
For security and anonymity properties, please see [security](security.md).
+Some components have specific documentation that go into greater detail:
+
+- [winfw](../windows/winfw/README.md)
+
## Mullvad vs talpid
Explain the differences between these layers and why the distinction exists.