From 5373d2f849d4fea8a31f1bc9efa355ebdc219f92 Mon Sep 17 00:00:00 2001 From: MuhammadAashirAslam Date: Fri, 26 Jun 2026 11:09:58 +0500 Subject: [PATCH] Use Hugo-native URLs with legacy aliases --- docs/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/README.md b/docs/README.md index adac8d0..8b4cdf4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,8 @@ --- title: FMI runner permalink: tooling-fmi-runner.html +aliases: + - /tooling-fmi-runner.html keywords: tooling, fmi, runner, fmi-settings, precice-settings, controller summary: A tool to execute FMUs and couple them to PDE-based solvers using preCICE. ---