diff --git a/CHANGELOG.md b/CHANGELOG.md index b2a530027f..798367472f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Documentation - Add screener with steps testing documentation @silviuavram ([#856](https://github.com/stardust-ui/react/pull/856)) +- Move color palette link to prototypes section @codepretty ([#884](https://github.com/stardust-ui/react/pull/884)) ## [v0.20.0](https://github.com/stardust-ui/react/tree/v0.20.0) (2019-02-06) diff --git a/docs/src/components/Sidebar/Sidebar.tsx b/docs/src/components/Sidebar/Sidebar.tsx index 02853c35df..26469f640b 100644 --- a/docs/src/components/Sidebar/Sidebar.tsx +++ b/docs/src/components/Sidebar/Sidebar.tsx @@ -225,9 +225,6 @@ class Sidebar extends React.Component { Introduction - - Color Palette - Shorthand Props @@ -327,6 +324,9 @@ class Sidebar extends React.Component { > Important and mention messages + + Color Palette + )}