diff --git a/docs/Lama2/docs/explanation/l2format.md b/docs/Lama2/docs/explanation/l2format.md index b0bcb5d1..0faa87ea 100644 --- a/docs/Lama2/docs/explanation/l2format.md +++ b/docs/Lama2/docs/explanation/l2format.md @@ -127,7 +127,7 @@ The search for `l2config.env` extends from the present directory up to the root ![l2config.env at Project root level](l2configAtRoot.png) -Go to [Example](../tutorials/examples.html#case-2-root-variables) +Go to [Example](../tutorials/examples.md#case-2-root-variables) Get [Source File](https://github.com/HexmosTech/Lama2/tree/main/examples/0022_l2config_declare) @@ -139,7 +139,7 @@ The local variable's value will always be considered over the root variable, ens ![l2config.env at Project root level](l2envOverideL2config.png) -Go to [Example](..g/tutorials/examples.html#case-3-override-root-variable-with-local-variable) +Go to [Example](../tutorials/examples.md#case-3-override-root-variable-with-local-variable) Get [Source File](https://github.com/HexmosTech/Lama2/tree/main/examples/0020_override_project_root_local) diff --git a/docs/Lama2/docs/tutorials/editor.md b/docs/Lama2/docs/tutorials/editor.md index e7868a3c..779f7c20 100644 --- a/docs/Lama2/docs/tutorials/editor.md +++ b/docs/Lama2/docs/tutorials/editor.md @@ -66,7 +66,7 @@ The extension author can simply read the `stdout` after executing the command, a ![l2configvariable variable](l2configvariable.png) -Go to [Example](../tutorials/examples.html#case-3-override-root-variable-with-local-variable) +Go to [Example](../tutorials/examples.md#case-3-override-root-variable-with-local-variable) ## Syntax Highlighting diff --git a/docs/Lama2/site/explanation/l2format.html b/docs/Lama2/site/explanation/l2format.html index 5ee0d1f9..daa5593f 100644 --- a/docs/Lama2/site/explanation/l2format.html +++ b/docs/Lama2/site/explanation/l2format.html @@ -531,11 +531,11 @@
  • - - Environment Variables: Switch base URL + + Environment Variables -