Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moved sdk-scheme-adapter to under Mojaloop Technical Overview #147

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,11 @@
* [Event Framework](mojaloop-technical-overview/event-framework/README.md)
* [Fraud Services](mojaloop-technical-overview/fraud-services/README.md)
* [Ecosystem Fraud Documentation](mojaloop-technical-overview/fraud-services/related-documents/documentation.md)
* [SDK Scheme Adapter](sdk-scheme-adapter/README.md)
* [Usage](sdk-scheme-adapter/usage/README.md)
* [Scheme Adapter to Scheme Adapter](sdk-scheme-adapter/usage/scheme-adapter-to-scheme-adapter/README.md)
* [Scheme Adapter to Local ML Cluster](sdk-scheme-adapter/usage/scheme-adapter-and-local-k8s/README.md)
* [Scheme Adapter to WSO2 API Gateway](sdk-scheme-adapter/usage/scheme-adapter-and-wso2-api-gateway/README.md)
* [SDK Scheme Adapter](mojaloop-technical-overview/sdk-scheme-adapter/README.md)
* [Usage](mojaloop-technical-overview/sdk-scheme-adapter/usage/README.md)
* [Scheme Adapter to Scheme Adapter](mojaloop-technical-overview/sdk-scheme-adapter/usage/scheme-adapter-to-scheme-adapter/README.md)
* [Scheme Adapter to Local ML Cluster](mojaloop-technical-overview/sdk-scheme-adapter/usage/scheme-adapter-and-local-k8s/README.md)
* [Scheme Adapter to WSO2 API Gateway](mojaloop-technical-overview/sdk-scheme-adapter/usage/scheme-adapter-and-wso2-api-gateway/README.md)
* [API Specifications](api/README.md)
* [Mojaloop](api/mojaloop-api-specification.md)
* [Central Ledger API](api/central-ledger-api-specification.md)
Expand Down