From 7287a0c4c04b76675c4fe9e2ac11390ea0d92b67 Mon Sep 17 00:00:00 2001 From: akwizgran Date: Thu, 22 Mar 2018 13:56:22 +0000 Subject: [PATCH] Update home --- home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.md b/home.md index 1895ca8..95cde7e 100644 --- a/home.md +++ b/home.md @@ -14,7 +14,7 @@ Feel free to edit this wiki! Your contributions are appreciated. # Architecture and Clients * [Threat Model](threat-model) * [Application Lifecyle](application-lifecycle) -* [Client API Notes](ClientApiNotes) +* [Client API Notes](Client-Api-Notes) * Some thoughts on [how RPC could be implemented as a BSP client](Rpc-Notes) * [Transport Properties Client](Transport-Properties-Client) * [Messaging Client](Messaging-Client)