From 5d61c7549dfa434c3cdaa8b61ca210732123bc0b Mon Sep 17 00:00:00 2001 From: Pavel P Date: Sat, 19 Jan 2019 16:52:14 -0800 Subject: [PATCH] Updated link to the Patterns web front-end --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91af2a8..faeaee9 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ development. This repository contains the source for the patterns themselves, which is used when building the C++ Patterns web front-end. For the front-end -source, see [sftrabbit/CppPatterns-Web](https://github.com/sftrabbit/CppPatterns-Web). +source, see [sftrabbit/CppPatterns](https://github.com/sftrabbit/CppPatterns). ## Contributing