Skip to content

Commit 504e798

Browse files
committed
Fix sample link
1 parent aeed52d commit 504e798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/com/orange/ouds/core/component/OudsNavigationBar.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ import com.orange.ouds.foundation.utilities.BasicPreviewParameterProvider
7777
* @param windowInsets Window insets of the navigation bar.
7878
* @param content Content of the navigation bar.
7979
*
80-
* @sample com.orange.ouds.core.component.samples.OudsNavigationBarWithFreeContentSample
80+
* @sample com.orange.ouds.core.component.samples.OudsNavigationBarSample
8181
*/
8282
@Composable
8383
fun OudsNavigationBar(

0 commit comments

Comments
 (0)