From 4821f231a00dc93c42fb437359ea657c59c63053 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Thu, 27 Jan 2022 22:45:08 -0500 Subject: Add full documentation links to help pages --- help/define.md | 1 + 1 file changed, 1 insertion(+) (limited to 'help/define.md') diff --git a/help/define.md b/help/define.md index eb9af748..cfaddeec 100644 --- a/help/define.md +++ b/help/define.md @@ -3,6 +3,7 @@ # Leftwards Arrow (`←`) ## `n ← v`: Define +[→full documentation](../doc/expression.md#assignment) Defines a new variable with name `n` and value `v`. -- cgit v1.2.3