From 5b1873775a786d1640eecb1f7c7c4200438d6ea9 Mon Sep 17 00:00:00 2001 From: Julio Castillo Date: Thu, 3 Nov 2022 12:14:47 +0100 Subject: [PATCH] Fix internal links --- modules/folder/README.md | 2 +- modules/organization/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/folder/README.md b/modules/folder/README.md index 3a0c3a117..58b9b985c 100644 --- a/modules/folder/README.md +++ b/modules/folder/README.md @@ -77,7 +77,7 @@ module "folder" { ### Organization policy factory -See the [organization policy factory in the project module](../project#Organization-policy-factory). +See the [organization policy factory in the project module](../project#organization-policy-factory). ### Firewall policy factory diff --git a/modules/organization/README.md b/modules/organization/README.md index 57e561c1f..cd7d2d71b 100644 --- a/modules/organization/README.md +++ b/modules/organization/README.md @@ -78,7 +78,7 @@ Some care must also be takend with the `groups_iam` variable (and in some situat ### Organization policy factory -See the [organization policy factory in the project module](../project#Organization-policy-factory). +See the [organization policy factory in the project module](../project#organization-policy-factory). ## Hierarchical firewall policies