diff --git a/CHANGELOG.md b/CHANGELOG.md index dcae7aa5a..a12a944e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ Changelog is rather internal in nature. See release notes for the public overvie - [#478] - **Description:** Changed _dev-only to dev-only - - **Products impact:** Script Enhancement + - **Products impact:** - - **Addresses:** https://github.com/learningequality/kolibri-design-system/issues/474 - **Components:** none - **Breaking:** no @@ -18,6 +18,17 @@ Changelog is rather internal in nature. See release notes for the public overvie [#478]: https://github.com/learningequality/kolibri-design-system/pull/478 + - [#482] + - **Description:** Changed develop branch to main branch in Readme + - **Products impact:** - + - **Addresses:** https://github.com/learningequality/kolibri-design-system/issues/479 + - **Components:** none + - **Breaking:** no + - **Impacts a11y:** no + - **Guidance:** - + + [#482]: https://github.com/learningequality/kolibri-design-system/pull/482 + - [#464] - **Description:** Add KTextTruncator - **Products impact:** new API diff --git a/README.md b/README.md index f71be6b7d..fda13d6dd 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you are building a Kolibri plugin you should _not_ add the design system as a Refer to [design-system.learningequality.org](https://design-system.learningequality.org) to learn about the design system patterns and components, as well as the detailed technical documentation and guidance for the library components that are available for usage in Kolibri products. -For the latest (not yet released) version, visit the design system website built from the `develop` branch at [develop--kolibri-design-system.netlify.app/](https://develop--kolibri-design-system.netlify.app/). +For the latest (not yet released) version, visit the design system website built from the `main` branch at [main--kolibri-design-system.netlify.app/](https://main--kolibri-design-system.netlify.app/). ### Component library