From 6d7b0e9239ce65f093e0f6e7ecf1a0283e35e37d Mon Sep 17 00:00:00 2001 From: Lovelace <61972457+Lovlace777@users.noreply.github.com> Date: Wed, 20 May 2026 23:48:39 +0800 Subject: [PATCH] documentation: clarify advanced guide link --- docs/pages/how_to.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/how_to.md b/docs/pages/how_to.md index da0a2bb..6eeb2a5 100644 --- a/docs/pages/how_to.md +++ b/docs/pages/how_to.md @@ -514,4 +514,4 @@ Well done! By executing this code you have: You will improve your rules' maintainability a lot. In some cases like proof-of-concepts or Jupyter notebook works, you will probably be happy with straightforward dictionaries. -**Arta** has plenty more features to discover. If you want to learn more, go to the next chapter: [Advanced User Guide](parameters.md). \ No newline at end of file +**Arta** has plenty more features to discover. If you want to learn more, go to the advanced guide's [parameters](parameters.md) page.