Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions site/src/content/docs/forms/password-input.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ toc: true
import { getVersionedDocsPath } from '@libs/path'

<Callout type="info">
{/* 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).
</Callout>

## Overview
Expand Down
2 changes: 1 addition & 1 deletion site/src/content/docs/forms/select-input.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ toc: true
import { getVersionedDocsPath } from '@libs/path'

<Callout type="info">
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).
</Callout>

## Overview
Expand Down
Loading