corrected Link to OpenCoin Protocol

This commit is contained in:
Gulliver 2023-01-29 12:14:14 +01:00
parent fa746dd925
commit bdab59a507
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ opencoin-issuer-cpp - a C++ OpenCoin Issuer REST-API implementation {#mainpage}
# opencoin issuer
this is a C++ implementation of the [opencoin protocol](https://opencoin.org/0.4/OpenCoin.html)
this is a C++ implementation of the [opencoin protocol](https://opencoin.org/OpenCoin.html)
done as mapping to some kind of REST interface.
As all issuer related interactions of the protocol follows a request/response mechanism we are able to map all of them to Http-Requests.