From 20a3ab2b84eea7d4ecfa325e6f0d1794f3bc056c Mon Sep 17 00:00:00 2001 From: hofmockel <82425084+hofmockel@users.noreply.github.com> Date: Wed, 19 May 2021 15:24:34 -0700 Subject: [PATCH] Update README.md Fixing the link so it doesn't point to old GitHub site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bd01f1..c83a85f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ The documentation in this repository is written in Markdown and describes common architectures and libraries used to develop the -software projects in [Pacifica](http://github.com/EMSL-MSC/pacifica). +software projects in [Pacifica](http://github.com/pacifica). The documentation itself is broken into architecture, ...