From 12f3784bb92a4a01a628a8fa1209a078bc3a4dae Mon Sep 17 00:00:00 2001 From: metonym Date: Tue, 5 Oct 2021 15:25:40 -0700 Subject: [PATCH] chore: update links [ci skip] --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b776cc89..5ef69729 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -757,7 +757,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 **Documentation** - Add example ["Skeleton with object headers"](https://carbon-components-svelte.onrender.com/components/DataTable#skeleton-with-object-headers) to the DataTable docs -- Add example ["Header with global search"](https://carbon.vercel.app/components/UIShell#header-with-global-search) to the UI Shell docs +- Add example ["Header with global search"](https://carbon-components-svelte.onrender.com/components/UIShell#header-with-global-search) to the UI Shell docs - deprecate HeaderActionSearch in favor of HeaderSearch ## [0.23.2](https://github.com/carbon-design-system/carbon-components-svelte/releases/tag/v0.23.2) - 2020-11-25 @@ -1028,7 +1028,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 **Documentation** -- Redesign component documentation website (Short link: [ibm.biz/carbon-svelte](http://ibm.biz/carbon-svelte)); deployments sponsored by Vercel +- Redesign component [documentation website](https://carbon-components-svelte.onrender.com/) - Update development workflow in `CONTRIBUTING.md` - Typo fixes in `README.md` ([PR #324](https://github.com/carbon-design-system/carbon-components-svelte/pull/324), [PR #325](https://github.com/carbon-design-system/carbon-components-svelte/pull/325))