From 23bcfd2ef9a93a7b76636da0482327940189b80d Mon Sep 17 00:00:00 2001 From: Dana Doherty Date: Fri, 5 Jul 2024 10:41:46 +0100 Subject: [PATCH] fix breadcrumb link --- docs/documentation/classes/index.md | 2 +- docs/documentation/configuration/index.md | 2 +- docs/documentation/coverage/index.md | 2 +- docs/documentation/defined_types/index.md | 2 +- docs/documentation/functions/index.md | 2 +- docs/documentation/hosts/index.md | 2 +- docs/documentation/setup/index.md | 2 +- docs/documentation/type_aliases/index.md | 2 +- docs/documentation/types/index.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/documentation/classes/index.md b/docs/documentation/classes/index.md index 9338994b0..b6730c210 100644 --- a/docs/documentation/classes/index.md +++ b/docs/documentation/classes/index.md @@ -5,7 +5,7 @@ icon: fa fa-book breadcrumbs: - name: Documentation - path: rspec-puppet/documentation/ + path: /documentation/ --- ## Basic Test Structure diff --git a/docs/documentation/configuration/index.md b/docs/documentation/configuration/index.md index e46494628..67360b42a 100644 --- a/docs/documentation/configuration/index.md +++ b/docs/documentation/configuration/index.md @@ -5,7 +5,7 @@ icon: fa fa-wrench breadcrumbs: - name: Documentation - path: rspec-puppet/documentation/ + path: /documentation/ --- rspec-puppet can be configured by modifying the `RSpec.configure` block in your `spec/spec_helper.rb` file. If you followed the [setup diff --git a/docs/documentation/coverage/index.md b/docs/documentation/coverage/index.md index 32b77a3c7..b147ffa73 100644 --- a/docs/documentation/coverage/index.md +++ b/docs/documentation/coverage/index.md @@ -5,7 +5,7 @@ icon: fa fa-map-o breadcrumbs: - name: Documentation - path: rspec-puppet/documentation/ + path: /documentation/ --- ## Basic Report diff --git a/docs/documentation/defined_types/index.md b/docs/documentation/defined_types/index.md index 37295dfb1..fd402e874 100644 --- a/docs/documentation/defined_types/index.md +++ b/docs/documentation/defined_types/index.md @@ -5,7 +5,7 @@ icon: fa fa-copy breadcrumbs: - name: Documentation - path: rspec-puppet/documentation/ + path: /documentation/ --- ## Basic Test Structure diff --git a/docs/documentation/functions/index.md b/docs/documentation/functions/index.md index a4505097e..5226cbaf8 100644 --- a/docs/documentation/functions/index.md +++ b/docs/documentation/functions/index.md @@ -5,7 +5,7 @@ icon: fa fa-superscript breadcrumbs: - name: Documentation - path: rspec-puppet/documentation/ + path: /documentation/ --- ## Basic Test Structure diff --git a/docs/documentation/hosts/index.md b/docs/documentation/hosts/index.md index a526e3cf8..322d88747 100644 --- a/docs/documentation/hosts/index.md +++ b/docs/documentation/hosts/index.md @@ -5,7 +5,7 @@ icon: fa fa-server breadcrumbs: - name: Documentation - path: rspec-puppet/documentation/ + path: /documentation/ --- ## Basic Test Structure diff --git a/docs/documentation/setup/index.md b/docs/documentation/setup/index.md index eea789c9e..dd5820ec8 100644 --- a/docs/documentation/setup/index.md +++ b/docs/documentation/setup/index.md @@ -5,7 +5,7 @@ icon: fa fa-toggle-on breadcrumbs: - name: Documentation - path: rspec-puppet/documentation/ + path: /documentation/ --- ## Installation diff --git a/docs/documentation/type_aliases/index.md b/docs/documentation/type_aliases/index.md index 0b475fe77..be9d21d7e 100644 --- a/docs/documentation/type_aliases/index.md +++ b/docs/documentation/type_aliases/index.md @@ -5,7 +5,7 @@ icon: fa fa-exchange breadcrumbs: - name: Documentation - path: rspec-puppet/documentation/ + path: /documentation/ --- ## Basic Test Structure diff --git a/docs/documentation/types/index.md b/docs/documentation/types/index.md index 1637d231b..df2d31b7b 100644 --- a/docs/documentation/types/index.md +++ b/docs/documentation/types/index.md @@ -5,7 +5,7 @@ icon: fa fa-puzzle-piece breadcrumbs: - name: Documentation - path: rspec-puppet/documentation/ + path: /documentation/ --- ## Basic Test Structure