diff --git a/site/src/content/docs/forms/password-input.mdx b/site/src/content/docs/forms/password-input.mdx
index 58596a11b0..44f0a14dae 100644
--- a/site/src/content/docs/forms/password-input.mdx
+++ b/site/src/content/docs/forms/password-input.mdx
@@ -9,8 +9,7 @@ toc: true
import { getVersionedDocsPath } from '@libs/path'
-{/* TODO: set the right url for design documentation */}
-You can find here the [OUDS password input design guidelines](https://r.orange.fr/r/S-ouds-doc-password-input).
+ You can find here the OUDS [password input design guidelines](https://r.orange.fr/r/S-ouds-doc-password-input).
## Overview
diff --git a/site/src/content/docs/forms/select-input.mdx b/site/src/content/docs/forms/select-input.mdx
index eca4a1bcd1..503998cd0c 100644
--- a/site/src/content/docs/forms/select-input.mdx
+++ b/site/src/content/docs/forms/select-input.mdx
@@ -10,7 +10,7 @@ toc: true
import { getVersionedDocsPath } from '@libs/path'
-You can find here the [OUDS select input design guidelines](https://r.orange.fr/r/S-ouds-doc-select-input).
+ You can find here the OUDS [select input design guidelines](https://r.orange.fr/r/S-ouds-doc-select-input).
## Overview