From bad6ca25f25aa5ea1314aac21721d8a088e04949 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 29 Nov 2015 17:57:24 -0800 Subject: [PATCH] Add some links to shell command --- source/_components/shell_command.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_components/shell_command.markdown b/source/_components/shell_command.markdown index 08b116f090f..5e99dc73854 100644 --- a/source/_components/shell_command.markdown +++ b/source/_components/shell_command.markdown @@ -10,7 +10,10 @@ footer: true ha_category: Automation --- -This component can expose regular shell commands as services. Services can be called from a script or in automation. +This component can expose regular shell commands as services. Services can be called from a [script] or in [automation]. + +[script]: /components/script/ +[automation]: /getting-started/automation/ ```yaml # Example configuration.yaml entry