From f24e478542413c54743a5dee12b503382b016f13 Mon Sep 17 00:00:00 2001 From: Michael Gaffney Date: Thu, 8 Oct 2020 12:40:41 -0400 Subject: [PATCH] Fix link in website README file --- website/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/README.md b/website/README.md index 6c8888491a..a139f1ff3b 100644 --- a/website/README.md +++ b/website/README.md @@ -2,7 +2,7 @@ [![Netlify Status](https://img.shields.io/netlify/?style=flat-square)](https://app.netlify.com/sites//deploys) -This subdirectory contains the entire source for the [Boundary Website](https://example.com/). This is a [NextJS](https://nextjs.org/) project, which builds a static site from these source files. +This subdirectory contains the entire source for the [Boundary Website](https://boundaryproject.io). This is a [NextJS](https://nextjs.org/) project, which builds a static site from these source files.