From e96ba099c09800699f53b291598e87378acd9792 Mon Sep 17 00:00:00 2001 From: Anton Subbotin Date: Thu, 29 Feb 2024 14:29:56 +0000 Subject: [PATCH] Update documentation section name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15a036b..ccecccd 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This template repository provides: - Ability to configure the Members of the Local Corda Network. -To find out how to use the template, please refer to the ** subsection within the *Developing Applications* section in the latest Corda 5 documentation at https://docs.r3.com/ +To find out how to use the template, please refer to the *CorDapp Template* subsection within the *Developing Applications* section in the latest Corda 5 documentation at https://docs.r3.com/ ## Chat app We have built a simple one to one chat app to demo some functionalities of the next gen Corda platform.