Skip to content

Commit

Permalink
Develop: Fixed OIDC service md file name (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
kober32 authored Feb 19, 2025
1 parent 2ff6b66 commit 7d3f117
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
File renamed without changes.
6 changes: 4 additions & 2 deletions docs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,17 @@ Remarks:
If you need to upgrade the Wultra Mobile Token SDK for iOS to a newer version, you can check the following migration guides:

- [Migration from version `1.9.x` to `1.10.x`](Migration-1.10.md)
- [Migration from version `1.12.x` to `1.13.x`](Migration-1.13.md)
- [Migration from version `1.13.x` to `2.0.x`](Migration-2.0.md)
- [Migration from version `1.11.x` to `1.12.x`](Migration-1.12.md)
- [Migration from version `1.12.x` to `2.0.x`](Migration-2.0.md)

<!-- begin remove -->
## Integration Tutorials
- [SDK Integration](SDK-Integration.md)
- [Example Usage](./Example-Usage.md)
- [Using Operations Service](Using-Operations-Service.md)
- [Using Push Service](Using-Push-Service.md)
- [Using Inbox Service](Using-Inbox-Service.md)
- [Using OIDC Service](./Using-OIDC-Service.md)
- [Operation Expiration Handling](Operation-Expiration.md)
- [Error Handling](Error-Handling.md)
- [Language Configuration](Language-Configuration.md)
Expand Down
File renamed without changes.
1 change: 1 addition & 0 deletions docs/_Sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- [Using Push Service](./Using-Push-Service.md)
- [Using Inbox Service](./Using-Inbox-Service.md)
- [Using OIDC Service](./Using-OIDC-Service.md)
- [Operation Expiration Handling](Operation-Expiration.md)
- [Error Handling](./Error-Handling.md)
- [Language Configuration](./Language-Configuration.md)
- [Logging](./Logging.md)
Expand Down

0 comments on commit 7d3f117

Please sign in to comment.