From 469593a55e27e936b32391c69d16dc2eeb3fa21b Mon Sep 17 00:00:00 2001 From: Frank Li Date: Thu, 17 Aug 2017 11:08:17 -0700 Subject: [PATCH] Update siteConfig doc --- docs/api-site-config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api-site-config.md b/docs/api-site-config.md index 5246b41235..48076ab85f 100644 --- a/docs/api-site-config.md +++ b/docs/api-site-config.md @@ -25,7 +25,7 @@ The `siteConfig` object contains the bulk of the configuration settings for your `baseUrl` - baseUrl for your site. -`projectName` - Project name. +`projectName` - Project name. This must match your GitHub repo project name (case sensitive). `headerLinks` - Links that will be used in the header navigation bar. The `label` field of each object will be the link text and will also be translated for each language.