Skip to content

Commit e9e4d7d

Browse files
authored
Native Verification docs update after an End to End Review (#44)
Signed-off-by: Vishnu Sanal T <vishnusanalt@gmail.com>
1 parent 63d3816 commit e9e4d7d

File tree

2 files changed

+461
-527
lines changed

2 files changed

+461
-527
lines changed

docs/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ class App {
187187
}
188188
```
189189

190-
**Note:** You would want to copy-paste [**the Navigation.kt** file](https://github.com/openwallet-foundation/multipaz-samples/blob/5143fd7e31e7c61bebffd38b6e496c0cde855d1f/MultipazGettingStartedSample/composeApp/src/commonMain/kotlin/org/multipaz/getstarted/Navigation.kt) for the definition of the navigation targets.
190+
**Note:** You would want to copy-paste [**the Navigation.kt** file](https://github.com/openwallet-foundation/multipaz-samples/blob/39d218923dba24e78be0d8e681672e17cc5f57ff/MultipazGettingStartedSample/composeApp/src/commonMain/kotlin/org/multipaz/getstarted/Navigation.kt) for the definition of the navigation targets.
191191

192192
Refer to **[this App.kt code](https://github.com/openwallet-foundation/multipaz-samples/blob/5143fd7e31e7c61bebffd38b6e496c0cde855d1f/MultipazGettingStartedSample/composeApp/src/commonMain/kotlin/org/multipaz/getstarted/App.kt)** for the complete example.
193193

0 commit comments

Comments
 (0)