Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/mojaloop/docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Hodghead committed Oct 30, 2017
2 parents 45c0b13 + 5b39238 commit 8d9ae87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The central services are a collection of separate services that help the DFSPs p
- The [Fraud service](https://github.com/mojaloop/central-fraud-sharing) aids DFPS in identifying suspicious behavior.

## End-to-End Scenarios
The aforementioned individual services can't alone describe how key scenarios work across the system. Therefore, for each of the [Mojaloop Scenarios](https://github.com/mojaloop/mojaloop/contribute/Scenarios.md), we provide a technical walk through.
The aforementioned individual services can't alone describe how key scenarios work across the system. Therefore, for each of the [Mojaloop Scenarios](https://github.com/mojaloop/docs/blob/master/scenarios.md), we provide a technical walk through.

1. Send Money to Anyone: [scenario](https://github.com/mojaloop/Docs/blob/master/scenarios.md#send-money-to-anyone), [walkthrough](./LevelOneClient/scenarios/Send%20Payment.md)
2. Buy Goods [scenario](https://github.com/mojaloop/Docs/blob/master/scenarios.md#buy-goods---pending-transactions), [message flow](./DFSP/PendingTransactions/README.md)
Expand Down
2 changes: 1 addition & 1 deletion scenarios.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# About Mojaloop Scenarios

Mojaloop addresses a number of scenarios in which the project might help the poor to meet their financial and banking needs. There are several different paths for each of these scenarios, including potential timeout issues and reversals (which are handled as a separate transaction). The most common paths include:
Mojaloop addresses a number of scenarios in which this software might help the poor to meet their financial and banking needs. There are several different paths for each of these scenarios, including potential timeout issues and reversals (which are handled as a separate transaction). The most common paths include:

* [Send money to anyone](#send-money-to-anyone)
* [Buy Goods](#buy-goods---pending-transactions)
Expand Down

0 comments on commit 8d9ae87

Please sign in to comment.