Skip to content

Commit

Permalink
docs: remove HTML extension [skip ci]
Browse files Browse the repository at this point in the history
This is not needed in the URL.
We can save some bytes in the transfer.
  • Loading branch information
danieleloscozzese committed Dec 23, 2020
1 parent 05d4646 commit 912ed08
Show file tree
Hide file tree
Showing 103 changed files with 103 additions and 103 deletions.
2 changes: 1 addition & 1 deletion packages/babel-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "7.12.5",
"description": "Collection of helper functions used by Babel transforms.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babel.dev/docs/en/next/babel-helpers.html",
"homepage": "https://babel.dev/docs/en/next/babel-helpers",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-highlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "7.10.4",
"description": "Syntax highlight JavaScript strings for output in terminals.",
"author": "suchipi <me@suchipi.com>",
"homepage": "https://babel.dev/docs/en/next/babel-highlight.html",
"homepage": "https://babel.dev/docs/en/next/babel-highlight",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "7.12.10",
"description": "Babel command line",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babel.dev/docs/en/next/babel-node.html",
"homepage": "https://babel.dev/docs/en/next/babel-node",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "7.12.11",
"description": "A JavaScript parser",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babel.dev/docs/en/next/babel-parser.html",
"homepage": "https://babel.dev/docs/en/next/babel-parser",
"bugs": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen",
"license": "MIT",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-external-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-external-helpers"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-external-helpers.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-external-helpers",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-async-generator-functions"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-async-generator-functions.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-async-generator-functions",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-class-properties"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-properties.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-properties",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"devDependencies": {
"@babel/core": "workspace:*"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-static-block.html"
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-class-static-block"
}
2 changes: 1 addition & 1 deletion packages/babel-plugin-proposal-decorators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-decorators"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-decorators.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-decorators",
"main": "lib/index.js",
"keywords": [
"babel",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-proposal-do-expressions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-do-expressions"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-do-expressions.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-do-expressions",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-export-default-from"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-export-default-from.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-export-default-from",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
"@babel/core": "workspace:*",
"@babel/helper-plugin-test-runner": "workspace:*"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-export-namespace-from.html"
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-export-namespace-from"
}
2 changes: 1 addition & 1 deletion packages/babel-plugin-proposal-function-bind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-function-bind"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-function-bind.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-function-bind",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-proposal-function-sent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-function-sent"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-function-sent.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-function-sent",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-proposal-json-strings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-json-strings"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-json-strings.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-json-strings",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"@babel/plugin-proposal-nullish-coalescing-operator": "workspace:*",
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-logical-assignment-operators.html"
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-logical-assignment-operators"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-nullish-coalescing-operator"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-nullish-coalescing-operator.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-nullish-coalescing-operator",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-numeric-separator"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-numeric-separator.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-numeric-separator",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-object-rest-spread"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-object-rest-spread.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-object-rest-spread",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-optional-catch-binding"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-catch-binding.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-catch-binding",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-optional-chaining"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-chaining.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-chaining",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-partial-application"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-partial-application.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-partial-application",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-pipeline-operator"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-pipeline-operator.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-pipeline-operator",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-private-methods"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-private-methods.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-private-methods",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-private-property-in-object"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-private-property-in-object.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-private-property-in-object",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-throw-expressions"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-throw-expressions.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-throw-expressions",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@babel/plugin-proposal-unicode-property-regex",
"version": "7.12.1",
"description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-unicode-property-regex.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-unicode-property-regex",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-syntax-class-properties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-class-properties"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-properties.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-properties",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-class-static-block"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-static-block.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-static-block",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-syntax-decorators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-decorators"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-decorators.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-decorators",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-syntax-do-expressions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"devDependencies": {
"@babel/core": "workspace:*"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-do-expressions.html"
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-do-expressions"
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"devDependencies": {
"@babel/core": "workspace:*"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-export-default-from.html"
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-export-default-from"
}
2 changes: 1 addition & 1 deletion packages/babel-plugin-syntax-flow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-flow"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-flow.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-flow",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-syntax-function-bind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-function-bind"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-function-bind.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-function-bind",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-syntax-function-sent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-function-sent"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-function-sent.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-function-sent",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-syntax-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-jsx"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-jsx.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-jsx",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-module-string-names"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-logical-assignment-operators.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-logical-assignment-operators",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-partial-application"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-partial-application.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-partial-application",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-pipeline-operator"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-pipeline-operator.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-pipeline-operator",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-throw-expressions"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-throw-expressions.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-throw-expressions",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-syntax-top-level-await/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-top-level-await"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-top-level-await.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-top-level-await",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-syntax-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-typescript"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-typescript.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-typescript",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-arrow-functions"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-arrow-functions.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-arrow-functions",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-async-to-generator"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-async-to-generator.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-async-to-generator",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-block-scoped-functions"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoped-functions.html",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoped-functions",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 912ed08

Please sign in to comment.