Skip to content

Commit bdab59a

Browse files
committed
corrected Link to OpenCoin Protocol
1 parent fa746dd commit bdab59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ opencoin-issuer-cpp - a C++ OpenCoin Issuer REST-API implementation {#mainpage}
66

77
# opencoin issuer
88

9-
this is a C++ implementation of the [opencoin protocol](https://opencoin.org/0.4/OpenCoin.html)
9+
this is a C++ implementation of the [opencoin protocol](https://opencoin.org/OpenCoin.html)
1010
done as mapping to some kind of REST interface.
1111

1212
As all issuer related interactions of the protocol follows a request/response mechanism we are able to map all of them to Http-Requests.

0 commit comments

Comments
 (0)