From b8dbe88358ff8b3ff31a2a06e44fb61d9655bf7c Mon Sep 17 00:00:00 2001 From: Chris Mckay Date: Wed, 17 Oct 2018 13:50:22 +1000 Subject: [PATCH] [MINOR] fix project name in readme (#80) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94690f46af..04b5943476 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ User and reference documentation available on the Wiki includes: * [Installation Wiki] ### Development -Instructions for how to get started with developing on the Orion codebase. Please also read the +Instructions for how to get started with developing on the Pantheon codebase. Please also read the [contribution guidelines](CONTRIBUTING.md) for more detail on how to submit a pull request (PR). * [Installation Wiki]