diff --git a/docs/dist/concepts/validators.md b/docs/dist/concepts/validators.md
index 057deec76..248299653 100644
--- a/docs/dist/concepts/validators.md
+++ b/docs/dist/concepts/validators.md
@@ -114,7 +114,7 @@ Once the repository is cloned and the validator is created, you can register the
Validators can be combined together into Input and Output Guards that intercept the inputs and outputs of LLMs. There are a large collection of Validators which can be found at the [Guardrails Hub](https://hub.guardrailsai.com/).
-

+
Once you have found a Validator on the hub, you can click on the Validator `README` to find the install link.
diff --git a/docs/dist/index.md b/docs/dist/index.md
index 18726aeed..98a6d457f 100644
--- a/docs/dist/index.md
+++ b/docs/dist/index.md
@@ -8,7 +8,7 @@ Guardrails is a Python framework that helps build reliable AI applications by pe
-

+
### Guardrails Hub
@@ -16,5 +16,5 @@ Guardrails is a Python framework that helps build reliable AI applications by pe
Guardrails Hub is a collection of pre-built measures of specific types of risks (called 'validators'). Multiple validators can be combined together into Input and Output Guards that intercept the inputs and outputs of LLMs. Visit [Guardrails Hub](https://hub.guardrailsai.com/) to see the full list of validators and their documentation.
-

+
\ No newline at end of file
diff --git a/docs/src/concepts/validators.md b/docs/src/concepts/validators.md
index 057deec76..248299653 100644
--- a/docs/src/concepts/validators.md
+++ b/docs/src/concepts/validators.md
@@ -114,7 +114,7 @@ Once the repository is cloned and the validator is created, you can register the
Validators can be combined together into Input and Output Guards that intercept the inputs and outputs of LLMs. There are a large collection of Validators which can be found at the [Guardrails Hub](https://hub.guardrailsai.com/).
-

+
Once you have found a Validator on the hub, you can click on the Validator `README` to find the install link.
diff --git a/docs/src/index.md b/docs/src/index.md
index 18726aeed..98a6d457f 100644
--- a/docs/src/index.md
+++ b/docs/src/index.md
@@ -8,7 +8,7 @@ Guardrails is a Python framework that helps build reliable AI applications by pe
-

+
### Guardrails Hub
@@ -16,5 +16,5 @@ Guardrails is a Python framework that helps build reliable AI applications by pe
Guardrails Hub is a collection of pre-built measures of specific types of risks (called 'validators'). Multiple validators can be combined together into Input and Output Guards that intercept the inputs and outputs of LLMs. Visit [Guardrails Hub](https://hub.guardrailsai.com/) to see the full list of validators and their documentation.
-

+
\ No newline at end of file