From: Ralph Ronnquist Date: Sat, 29 May 2021 13:49:44 +0000 (+1000) Subject: corrected anchor X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=76f3fb73eedebb34c932d40f61b7578d9f5177c9;hp=f0b6d5b7831eff95b587bff49e5069e94503fb5c;p=rrq%2Frrqforth.git corrected anchor --- diff --git a/adoc/p_current_wordlist.adoc b/adoc/p_current_wordlist.adoc index 6f086a6..91d9240 100644 --- a/adoc/p_current_wordlist.adoc +++ b/adoc/p_current_wordlist.adoc @@ -1,6 +1,6 @@ // wordlists.asm: WORD p_wordlist,'CURRENT-WORDLIST',dovariable -anchor:p_wordlist[] +anchor:p_current_wordlist[] === Word: CURRENT-WORDLIST ....