Skip to content

Commit c74ee8f

Browse files
authored
docs: Enhance pwd input and select input DSM links typography after demo (#3285)
1 parent 1e8646d commit c74ee8f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

site/src/content/docs/forms/password-input.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ toc: true
99
import { getVersionedDocsPath } from '@libs/path'
1010

1111
<Callout type="info">
12-
{/* TODO: set the right url for design documentation */}
13-
You can find here the [OUDS password input design guidelines](https://r.orange.fr/r/S-ouds-doc-password-input).
12+
You can find here the OUDS [password input design guidelines](https://r.orange.fr/r/S-ouds-doc-password-input).
1413
</Callout>
1514

1615
## Overview

site/src/content/docs/forms/select-input.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ toc: true
1010
import { getVersionedDocsPath } from '@libs/path'
1111

1212
<Callout type="info">
13-
You can find here the [OUDS select input design guidelines](https://r.orange.fr/r/S-ouds-doc-select-input).
13+
You can find here the OUDS [select input design guidelines](https://r.orange.fr/r/S-ouds-doc-select-input).
1414
</Callout>
1515

1616
## Overview

0 commit comments

Comments
 (0)