Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHANGE example urls to netlify urls #9653

Merged
merged 2 commits into from
Feb 4, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/pages/addons/writing-addons/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ But if you do use emotion, you can use the active storybook theme, which benefit
## Re-using existing components

Wouldn't it be awesome if we provided you with some common used components you could use to build out your own addon quickly and fit in right away?
Good news! WE DO! We publish most of storybook's UI components as a package: `@storybook/components`. You can check them out in [our storybook](https://storybookjs.now.sh/) (pretty meta right?).
Good news! WE DO! We publish most of storybook's UI components as a package: `@storybook/components`. You can check them out in [our storybook](https://storybookjs.netlify.com/) (pretty meta right?).

## Addon API

Expand Down
78 changes: 35 additions & 43 deletions docs/src/pages/basics/live-examples/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,55 +5,47 @@ title: 'Live Examples'

### Next release

- [React Official](https://storybookjs-next.now.sh/official-storybook/)
- [Vue](https://storybookjs-next.now.sh/vue-kitchen-sink/)
- [Angular](https://storybookjs-next.now.sh/angular-cli/)
- [Mithril](https://storybookjs-next.now.sh/mithril-kitchen-sink/)
- [Marko](https://storybookjs-next.now.sh/marko-cli/)
- [HTML](https://storybookjs-next.now.sh/html-kitchen-sink/)
- [Svelte](https://storybookjs-next.now.sh/svelte-kitchen-sink/)
- [Riot](https://storybookjs-next.now.sh/riot-kitchen-sink/)
- [Ember](https://storybookjs-next.now.sh/ember-cli/)
- [Preact](https://storybookjs-next.now.sh/preact-kitchen-sink/)
- [Rax](https://storybookjs-next.now.sh/rax-kitchen-sink/)
- [React Official](https://next--storybookjs.netlify.com/official-storybook/)
- [Vue](https://next--storybookjs.netlify.com/vue-kitchen-sink/)
- [Angular](https://next--storybookjs.netlify.com/angular-cli/)
- [Mithril](https://next--storybookjs.netlify.com/mithril-kitchen-sink/)
- [Marko](https://next--storybookjs.netlify.com/marko-cli/)
- [HTML](https://next--storybookjs.netlify.com/html-kitchen-sink/)
- [Svelte](https://next--storybookjs.netlify.com/svelte-kitchen-sink/)
- [Riot](https://next--storybookjs.netlify.com/riot-kitchen-sink/)
- [Ember](https://next--storybookjs.netlify.com/ember-cli/)
- [Preact](https://next--storybookjs.netlify.com/preact-kitchen-sink/)
- [Rax](https://next--storybookjs.netlify.com/rax-kitchen-sink/)

### Current release

- [React Official](https://storybookjs.now.sh/official-storybook/)
- [Vue](https://storybookjs.now.sh/vue-kitchen-sink/)
- [Angular](https://storybookjs.now.sh/angular-cli/)
- [Mithril](https://storybookjs.now.sh/mithril-kitchen-sink/)
- [Marko](https://storybookjs.now.sh/marko-cli/)
- [HTML](https://storybookjs.now.sh/html-kitchen-sink/)
- [Svelte](https://storybookjs.now.sh/svelte-kitchen-sink/)
- [Riot](https://storybookjs.now.sh/riot-kitchen-sink/)
- [Ember](https://storybookjs.now.sh/ember-cli/)
- [Preact](https://storybookjs.now.sh/preact-kitchen-sink/)
- [Rax](https://storybookjs.now.sh/rax-kitchen-sink/)

### 5.1

- [React Official](https://storybooks-official.netlify.com)
- [Vue](https://storybooks-vue.netlify.com/)
- [Angular](https://storybooks-angular.netlify.com/)
- [Polymer](https://storybooks-polymer.netlify.com/)
- [Mithril](https://storybooks-mithril.netlify.com/)
- [Marko](https://storybooks-marko.netlify.com/)
- [HTML](https://storybooks-html.netlify.com/)
- [Svelte](https://storybooks-svelte.netlify.com/)
- [Riot](https://storybooks-riot.netlify.com/)
- [Ember](https://storybooks-ember.netlify.com/)
- [Preact](https://storybooks-preact.netlify.com/)
- [React Official](https://storybookjs.netlify.com/official-storybook/)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ndelangen these links don't work. is there another PR we need to patch back to master?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going to investigate

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- [Vue](https://storybookjs.netlify.com/vue-kitchen-sink/)
- [Angular](https://storybookjs.netlify.com/angular-cli/)
- [Mithril](https://storybookjs.netlify.com/mithril-kitchen-sink/)
- [Marko](https://storybookjs.netlify.com/marko-cli/)
- [HTML](https://storybookjs.netlify.com/html-kitchen-sink/)
- [Svelte](https://storybookjs.netlify.com/svelte-kitchen-sink/)
- [Riot](https://storybookjs.netlify.com/riot-kitchen-sink/)
- [Ember](https://storybookjs.netlify.com/ember-cli/)
- [Preact](https://storybookjs.netlify.com/preact-kitchen-sink/)
- [Rax](https://storybookjs.netlify.com/rax-kitchen-sink/)

### 5.0

- [React Official](https://release-5-0--storybooks-official.netlify.com/)
- [Vue](https://release-5-0--storybooks-vue.netlify.com/)
- [Angular](https://release-5-0--storybooks-angular.netlify.com/)
- [Mithril](https://release-5-0--storybooks-mithril.netlify.com/)
- [Marko](https://release-5-0--storybooks-marko.netlify.com/)
- [HTML](https://release-5-0--storybooks-html.netlify.com/)
- [Svelte](https://release-5-0--storybooks-svelte.netlify.com/)
- [Riot](https://release-5-0--storybooks-riot.netlify.com/)
- [Ember](https://release-5-0--storybooks-ember.netlify.com/)
- [Preact](https://release-5-0--storybooks-preact.netlify.com/)

### 3.4

- [React Official](https://release-3-4--storybooks-official.netlify.com)
- [Vue](https://release-3-4--storybooks-vue.netlify.com/)
- [Angular](https://release-3-4--storybooks-angular.netlify.com/)
- [Polymer](https://release-3-4--storybooks-polymer.netlify.com/)

### 3.3

- [React Official](https://release-3-3--storybooks-official.netlify.com)
- [Vue](https://release-3-3--storybooks-vue.netlify.com/)
- [Angular](https://release-3-3--storybooks-angular.netlify.com/)