From 17dafecbce8e531d7c60d843af5b63829612ec59 Mon Sep 17 00:00:00 2001 From: Dana Doherty Date: Fri, 5 Jul 2024 10:49:03 +0100 Subject: [PATCH] add leading slash --- 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 b6730c210..b1efed5aa 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: /documentation/ + path: /rspec-puppet/documentation/ --- ## Basic Test Structure diff --git a/docs/documentation/configuration/index.md b/docs/documentation/configuration/index.md index 67360b42a..c2bb313a9 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: /documentation/ + path: /rspec-puppet/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 b147ffa73..265252b1e 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: /documentation/ + path: /rspec-puppet/documentation/ --- ## Basic Report diff --git a/docs/documentation/defined_types/index.md b/docs/documentation/defined_types/index.md index fd402e874..db0d9b033 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: /documentation/ + path: /rspec-puppet/documentation/ --- ## Basic Test Structure diff --git a/docs/documentation/functions/index.md b/docs/documentation/functions/index.md index 5226cbaf8..c8e1b200b 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: /documentation/ + path: /rspec-puppet/documentation/ --- ## Basic Test Structure diff --git a/docs/documentation/hosts/index.md b/docs/documentation/hosts/index.md index 322d88747..07905e434 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: /documentation/ + path: /rspec-puppet/documentation/ --- ## Basic Test Structure diff --git a/docs/documentation/setup/index.md b/docs/documentation/setup/index.md index dd5820ec8..2c5837a66 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: /documentation/ + path: /rspec-puppet/documentation/ --- ## Installation diff --git a/docs/documentation/type_aliases/index.md b/docs/documentation/type_aliases/index.md index be9d21d7e..efe017dc9 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: /documentation/ + path: /rspec-puppet/documentation/ --- ## Basic Test Structure diff --git a/docs/documentation/types/index.md b/docs/documentation/types/index.md index df2d31b7b..88605466d 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: /documentation/ + path: /rspec-puppet/documentation/ --- ## Basic Test Structure