From 21cc284abe99169e3107d02c8b51b236ef863f02 Mon Sep 17 00:00:00 2001 From: phwoo <31812171+phwoo@users.noreply.github.com> Date: Fri, 5 Aug 2022 14:47:38 +1000 Subject: [PATCH] Updated permalink to architecture visualization (#2001) * updated permalink to architecture visualization * updated architecture visualization link --- docs/architecture.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/architecture.md b/docs/architecture.md index e0d13c081..990137b2b 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -6,9 +6,9 @@ Very brief notes for now. At the highest level, Anki is logically separated into two parts. -A neat visualization -of the file layout is available here: - +A neat visualization of the file layout is available here: + +(or go to and enter `ankitects/anki`). ### Library (rslib & pylib)