From 4e5af8ef002cf254832ef972edc56ea3717620cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 2 Jul 2020 11:43:16 -0400 Subject: [PATCH] Make page title distinct from page name Also make see also a cool note, and fix incorrect reference. --- purpose.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/purpose.md b/purpose.md index aea215f..04272d2 100644 --- a/purpose.md +++ b/purpose.md @@ -1,11 +1,13 @@ -Purpose -======= +# Agaric's Purpose **To build software and teach practices that help people gain the most power possible over their own lives.** -See also [our values](values) and the [cooperative principles](cooperative-principles). +```{admonition} See also + * [Our values](values) + * The [cooperative principles](cooperative-principles) +``` ```{note} -We know this work must be done collaboratively, so we also like to [talk with one another](in_team_communication). +We know this work must be done collaboratively, so we also like to [talk with one another](intra-team-communication). ```