Skip to content

Commit

Permalink
Merge pull request #15497 from storybookjs/fix/a11y-package-readme
Browse files Browse the repository at this point in the history
Addon-a11y: Fix package.json README link
  • Loading branch information
shilman committed Jul 7, 2021
2 parents 52064d9 + fd563b4 commit 4166959
Show file tree
Hide file tree
Showing 49 changed files with 50 additions and 50 deletions.
4 changes: 2 additions & 2 deletions addons/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"verify",
"test"
],
"homepage": "https://github.com/storybookjs/storybook#readme",
"homepage": "https://github.com/storybookjs/storybook/tree/main/addons/a11y",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/storybookjs/storybook.git",
"url": "https://github.com/storybookjs/storybook.git",
"directory": "addons/a11y"
},
"funding": {
Expand Down
2 changes: 1 addition & 1 deletion addons/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"essentials",
"data-state"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/addons/actions",
"homepage": "https://github.com/storybookjs/storybook/tree/main/addons/actions",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/backgrounds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"essentials",
"design"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/addons/backgrounds",
"homepage": "https://github.com/storybookjs/storybook/tree/main/addons/backgrounds",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"essentials",
"organize"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/addons/docs",
"homepage": "https://github.com/storybookjs/storybook/tree/main/addons/docs",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/essentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"essentials",
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/addons/essentials",
"homepage": "https://github.com/storybookjs/storybook/tree/main/addons/essentials",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"unit-testing",
"test"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/addons/jest",
"homepage": "https://github.com/storybookjs/storybook/tree/main/addons/jest",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"storybook",
"organize"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/addons/links",
"homepage": "https://github.com/storybookjs/storybook/tree/main/addons/links",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/storyshots/storyshots-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"storybook",
"test"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/addons/storyshots/storyshots-core",
"homepage": "https://github.com/storybookjs/storybook/tree/main/addons/storyshots/storyshots-core",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/storyshots/storyshots-puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"addon",
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/addons/storyshots/storyshots-puppeteer",
"homepage": "https://github.com/storybookjs/storybook/tree/main/addons/storyshots/storyshots-puppeteer",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/storysource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"storybook",
"code"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/addons/storysource",
"homepage": "https://github.com/storybookjs/storybook/tree/main/addons/storysource",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/viewport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"style",
"essentials"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/addons/viewport",
"homepage": "https://github.com/storybookjs/storybook/tree/main/addons/viewport",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/app/angular",
"homepage": "https://github.com/storybookjs/storybook/tree/main/app/angular",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion app/ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@storybook/ember",
"version": "6.4.0-alpha.11",
"description": "Storybook for Ember: Develop Ember Component in isolation with Hot Reloading.",
"homepage": "https://github.com/storybookjs/storybook/tree/master/app/ember",
"homepage": "https://github.com/storybookjs/storybook/tree/main/app/ember",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion app/html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/app/html",
"homepage": "https://github.com/storybookjs/storybook/tree/main/app/html",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion app/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/app/preact",
"homepage": "https://github.com/storybookjs/storybook/tree/main/app/preact",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/app/react",
"homepage": "https://github.com/storybookjs/storybook/tree/main/app/react",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion app/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/app/server",
"homepage": "https://github.com/storybookjs/storybook/tree/main/app/server",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion app/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/app/svelte",
"homepage": "https://github.com/storybookjs/storybook/tree/main/app/svelte",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/app/vue",
"homepage": "https://github.com/storybookjs/storybook/tree/main/app/vue",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion app/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/app/vue3",
"homepage": "https://github.com/storybookjs/storybook/tree/main/app/vue3",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion app/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"storybook",
"web-components"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/app/web-components",
"homepage": "https://github.com/storybookjs/storybook/tree/main/app/web-components",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/addons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/addons",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/addons",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/api",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/api",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/builder-webpack4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/core",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/core",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/builder-webpack5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/core",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/core",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/channel-postmessage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/channel-postmessage",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/channel-postmessage",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/channel-websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/channel-websocket",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/channel-websocket",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/channels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/channels",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/channels",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/cli-sb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/cli",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/cli",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/cli-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/cli",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/cli",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"generator",
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/cli",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/cli",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/client-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/client-api",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/client-api",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/client-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/client-logger",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/client-logger",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/codemod",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/codemod",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/components",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/components",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/core-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/core",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/core",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/core-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/core",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/core",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/core-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/core-events",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/core-events",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/core-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/core",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/core",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/core",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/core",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/csf-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/csf-tools",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/csf-tools",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/manager-webpack4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/core",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/core",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/manager-webpack5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybookjs/storybook/tree/master/lib/core",
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/core",
"bugs": {
"url": "https://github.com/storybookjs/storybook/issues"
},
Expand Down

0 comments on commit 4166959

Please sign in to comment.