diff --git a/website/docs/metadata/liquidjs-substitutions/index.mdx b/website/docs/metadata/liquidjs-substitutions/index.mdx index 0b339e4..7738479 100644 --- a/website/docs/metadata/liquidjs-substitutions/index.mdx +++ b/website/docs/metadata/liquidjs-substitutions/index.mdx @@ -28,7 +28,7 @@ The LiquidJS definitions are: - **tags**, like `{% if os.platform != 'win32' %}xpm run execute --config synthetic-posix-cmake-debug{% endif %}` For more details, please see the documentation for the -[`xpack/xpm-liquid-ts`](https://xpack.github.io/xpm-liquid-ts) module, where +[`xpack/xpm-liquid-ts`](https://xpack.github.io/xpm-liquid-ts/) module, where the substitutions are implemented. ### Predefined variables