diff --git a/OpenPGP-API.md b/OpenPGP-API.md index 6c55f20..a056d5b 100644 --- a/OpenPGP-API.md +++ b/OpenPGP-API.md @@ -159,4 +159,4 @@ Intent result = api.executeApi(data, is, os); A complete example can be found in the demo application's [``OpenPgpProviderActivity.java``](https://github.com/open-keychain/api-example/blob/master/example-app/src/main/java/org/sufficientlysecure/keychain/demo/OpenPgpProviderActivity.java). ## Internal Design Decisions -Go to https://github.com/open-keychain/open-keychain/wiki/API \ No newline at end of file +Go to [[API-Design|API-Design]] \ No newline at end of file