Skip to content

Commit

Permalink
fix: admin api link not opening first time (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdebarros authored Mar 7, 2023
1 parent 75dd0ee commit f3c0604
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/administration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ The Administration API includes the following documents.

## Administration Central Ledger API

[The specification of the Central Ledger API](./central-ledger-api) introduces and describes the **Central Ledger API**. The purpose of the API is to enable Hub Operators to manage admin processes around:
[The specification of the Central Ledger API](./central-ledger-api.md) introduces and describes the **Central Ledger API**. The purpose of the API is to enable Hub Operators to manage admin processes around:

- Creating/activating/deactivating participants in the Hub
- Adding and updating participant endpoint information
- Managing participant accounts, limits, and positions
- Creating Hub accounts
- Performing Funds In and Funds Out operations
- Creating/updating/viewing settlement models
- Retrieving transfer details
- Retrieving transfer details

0 comments on commit f3c0604

Please sign in to comment.