Skip to content

Commit 5e47921

Browse files
committed
Fixed docs errors
1 parent 7071a94 commit 5e47921

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed
File renamed without changes.

docs/Readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,17 @@ Remarks:
2020
If you need to upgrade the Wultra Mobile Token SDK for iOS to a newer version, you can check the following migration guides:
2121

2222
- [Migration from version `1.9.x` to `1.10.x`](Migration-1.10.md)
23-
- [Migration from version `1.12.x` to `1.13.x`](Migration-1.13.md)
24-
- [Migration from version `1.13.x` to `2.0.x`](Migration-2.0.md)
23+
- [Migration from version `1.11.x` to `1.12.x`](Migration-1.12.md)
24+
- [Migration from version `1.12.x` to `2.0.x`](Migration-2.0.md)
2525

2626
<!-- begin remove -->
2727
## Integration Tutorials
2828
- [SDK Integration](SDK-Integration.md)
29+
- [Example Usage](./Example-Usage.md)
2930
- [Using Operations Service](Using-Operations-Service.md)
3031
- [Using Push Service](Using-Push-Service.md)
3132
- [Using Inbox Service](Using-Inbox-Service.md)
33+
- [Using OIDC Service](./Using-OIDC-Service.md)
3234
- [Operation Expiration Handling](Operation-Expiration.md)
3335
- [Error Handling](Error-Handling.md)
3436
- [Language Configuration](Language-Configuration.md)

docs/_Sidebar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- [Using Push Service](./Using-Push-Service.md)
77
- [Using Inbox Service](./Using-Inbox-Service.md)
88
- [Using OIDC Service](./Using-OIDC-Service.md)
9+
- [Operation Expiration Handling](Operation-Expiration.md)
910
- [Error Handling](./Error-Handling.md)
1011
- [Language Configuration](./Language-Configuration.md)
1112
- [Logging](./Logging.md)

0 commit comments

Comments
 (0)