From 417257a048d9c7b8dbe6fde26b05b75cd24050e0 Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Tue, 19 Apr 2022 18:53:35 -0300 Subject: [PATCH] Fixed submenu links (3D model variants) --- README.md | 4 ++-- docs/README.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 19c2bccd..9a607e55 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ * [Supported filters](#supported-filters) * [Examples for filters](#examples-for-filters) * [Built-in filters](#built-in-filters) - * [Changing the 3D model, simple mechanism](#changing-the-3d-model,-simple-mechanism) - * [Changing the 3D model, complex mechanism](#changing-the-3d-model,--mechanism) + * [Changing the 3D model, simple mechanism](#changing-the-3d-model-simple-mechanism) + * [Changing the 3D model, complex mechanism](#changing-the-3d-model-complex-mechanism) * [DNF and DNC internal keys](#dnf-and-dnc-internal-keys) * [The *outputs* section](#the-outputs-section) * [Specifying the layers](#specifying-the-layers) diff --git a/docs/README.in b/docs/README.in index 00cc90a9..85a35a1a 100644 --- a/docs/README.in +++ b/docs/README.in @@ -36,8 +36,8 @@ * [Supported filters](#supported-filters) * [Examples for filters](#examples-for-filters) * [Built-in filters](#built-in-filters) - * [Changing the 3D model, simple mechanism](#changing-the-3d-model,-simple-mechanism) - * [Changing the 3D model, complex mechanism](#changing-the-3d-model,--mechanism) + * [Changing the 3D model, simple mechanism](#changing-the-3d-model-simple-mechanism) + * [Changing the 3D model, complex mechanism](#changing-the-3d-model-complex-mechanism) * [DNF and DNC internal keys](#dnf-and-dnc-internal-keys) * [The *outputs* section](#the-outputs-section) * [Specifying the layers](#specifying-the-layers)