From ec938ad3afa69218b36518e35b86028dcd0e0c0e Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Thu, 11 Feb 2021 13:06:23 -0300 Subject: [PATCH] Fixed reference in README.md --- README.md | 2 +- docs/README.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac9f4141..1b933153 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ To learn more about KiBot variants visit the [example repo](https://inti-cmnb.gi * [Specifying the layers](#specifying-the-layers) * [Supported outputs](#supported-outputs) * [Consolidating BoMs](#consolidating-boms) - * [Importing outputs from another file](#importing-outputs-from another-file) + * [Importing outputs from another file](#importing-outputs-from-another-file) * [Usage](#usage) * [Installation](#installation) * [Usage for CI/CD](#usage-for-cicd) diff --git a/docs/README.in b/docs/README.in index 39db9744..767f5746 100644 --- a/docs/README.in +++ b/docs/README.in @@ -31,7 +31,7 @@ To learn more about KiBot variants visit the [example repo](https://inti-cmnb.gi * [Specifying the layers](#specifying-the-layers) * [Supported outputs](#supported-outputs) * [Consolidating BoMs](#consolidating-boms) - * [Importing outputs from another file](#importing-outputs-from another-file) + * [Importing outputs from another file](#importing-outputs-from-another-file) * [Usage](#usage) * [Installation](#installation) * [Usage for CI/CD](#usage-for-cicd)