Skip to content

Commit 3b237f9

Browse files
committed
chore: update repository url
1 parent 137932a commit 3b237f9

File tree

4 files changed

+32
-32
lines changed

4 files changed

+32
-32
lines changed

CHANGELOG.md

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
## [0.7.0](https://github.com/nuxt-community/html-validator-module/compare/0.6.0...0.7.0) (2022-05-15)
3+
## [0.7.0](https://github.com/nuxt-modules/html-validator/compare/0.6.0...0.7.0) (2022-05-15)
44

55

66
### ⚠ BREAKING CHANGES
@@ -9,9 +9,9 @@
99

1010
### Miscellaneous Chores
1111

12-
* upgrade `html-validate` to v7 ([ece459b](https://github.com/nuxt-community/html-validator-module/commit/ece459beec0a63dea77e4af4cdd65fc76ffafd71))
12+
* upgrade `html-validate` to v7 ([ece459b](https://github.com/nuxt-modules/html-validator/commit/ece459beec0a63dea77e4af4cdd65fc76ffafd71))
1313

14-
## [0.6.0](https://github.com/nuxt-community/html-validator-module/compare/0.5.0...0.6.0) (2021-10-11)
14+
## [0.6.0](https://github.com/nuxt-modules/html-validator/compare/0.5.0...0.6.0) (2021-10-11)
1515

1616

1717
### ⚠ BREAKING CHANGES
@@ -20,48 +20,48 @@
2020

2121
### Miscellaneous Chores
2222

23-
* bump html-validate version ([3b8245c](https://github.com/nuxt-community/html-validator-module/commit/3b8245ce0104e95d5ccb7a83914219310b721f1f)), closes [/html-validate.org/changelog/index.html#6-0-0](https://github.com/nuxt-community//html-validate.org/changelog/index.html/issues/6-0-0)
23+
* bump html-validate version ([3b8245c](https://github.com/nuxt-modules/html-validator/commit/3b8245ce0104e95d5ccb7a83914219310b721f1f)), closes [/html-validate.org/changelog/index.html#6-0-0](https://github.com/nuxt-community//html-validate.org/changelog/index.html/issues/6-0-0)
2424

25-
## [0.5.0](https://github.com/nuxt-community/html-validator-module/compare/0.4.1...0.5.0) (2021-07-26)
25+
## [0.5.0](https://github.com/nuxt-modules/html-validator/compare/0.4.1...0.5.0) (2021-07-26)
2626

2727

2828
### Features
2929

30-
* allow throwing an error in ci if validation fails ([#96](https://github.com/nuxt-community/html-validator-module/issues/96)) ([5f7d650](https://github.com/nuxt-community/html-validator-module/commit/5f7d6501ac16e22735f684c21f95b02661f94ed6))
30+
* allow throwing an error in ci if validation fails ([#96](https://github.com/nuxt-modules/html-validator/issues/96)) ([5f7d650](https://github.com/nuxt-modules/html-validator/commit/5f7d6501ac16e22735f684c21f95b02661f94ed6))
3131

32-
### [0.4.1](https://github.com/nuxt-community/html-validator-module/compare/0.4.0...0.4.1) (2021-06-28)
32+
### [0.4.1](https://github.com/nuxt-modules/html-validator/compare/0.4.0...0.4.1) (2021-06-28)
3333

34-
## [0.4.0](https://github.com/nuxt-community/html-validator-module/compare/0.3.1...0.4.0) (2021-04-19)
34+
## [0.4.0](https://github.com/nuxt-modules/html-validator/compare/0.3.1...0.4.0) (2021-04-19)
3535

3636

3737
### Features
3838

39-
* upgrade `html-validator` and use native hint links ([23400fc](https://github.com/nuxt-community/html-validator-module/commit/23400fc4fbe483d716156e42f0c41ba6200cbd7b))
39+
* upgrade `html-validator` and use native hint links ([23400fc](https://github.com/nuxt-modules/html-validator/commit/23400fc4fbe483d716156e42f0c41ba6200cbd7b))
4040

41-
### [0.3.1](https://github.com/nuxt-community/html-validator-module/compare/0.3.0...0.3.1) (2021-04-11)
41+
### [0.3.1](https://github.com/nuxt-modules/html-validator/compare/0.3.0...0.3.1) (2021-04-11)
4242

4343

4444
### Bug Fixes
4545

46-
* display validation links inline ([1f82e78](https://github.com/nuxt-community/html-validator-module/commit/1f82e786637b23640f7e10ffe0ead25e2ec6645d)), closes [#39](https://github.com/nuxt-community/html-validator-module/issues/39)
46+
* display validation links inline ([1f82e78](https://github.com/nuxt-modules/html-validator/commit/1f82e786637b23640f7e10ffe0ead25e2ec6645d)), closes [#39](https://github.com/nuxt-modules/html-validator/issues/39)
4747

48-
## [0.3.0](https://github.com/nuxt-community/html-validator-module/compare/0.2.2...0.3.0) (2021-03-31)
48+
## [0.3.0](https://github.com/nuxt-modules/html-validator/compare/0.2.2...0.3.0) (2021-03-31)
4949

5050

5151
### Features
5252

53-
* add additional information to error reporting ([#12](https://github.com/nuxt-community/html-validator-module/issues/12)) ([6f671b2](https://github.com/nuxt-community/html-validator-module/commit/6f671b2e2ca213bd64f03b09f5135c397601255a))
53+
* add additional information to error reporting ([#12](https://github.com/nuxt-modules/html-validator/issues/12)) ([6f671b2](https://github.com/nuxt-modules/html-validator/commit/6f671b2e2ca213bd64f03b09f5135c397601255a))
5454

55-
### [0.2.2](https://github.com/nuxt-community/html-validator-module/compare/0.2.1...0.2.2) (2021-03-08)
55+
### [0.2.2](https://github.com/nuxt-modules/html-validator/compare/0.2.1...0.2.2) (2021-03-08)
5656

5757

5858
### Bug Fixes
5959

60-
* don't require capitalised DOCTYPE ([a639aec](https://github.com/nuxt-community/html-validator-module/commit/a639aeceba980e6928781075427227968a8f2ca8))
60+
* don't require capitalised DOCTYPE ([a639aec](https://github.com/nuxt-modules/html-validator/commit/a639aeceba980e6928781075427227968a8f2ca8))
6161

62-
### [0.2.1](https://github.com/nuxt-community/html-validator-module/compare/0.2.0...0.2.1) (2021-02-13)
62+
### [0.2.1](https://github.com/nuxt-modules/html-validator/compare/0.2.0...0.2.1) (2021-02-13)
6363

64-
## [0.2.0](https://github.com/nuxt-community/html-validator-module/compare/0.1.6...0.2.0) (2021-02-03)
64+
## [0.2.0](https://github.com/nuxt-modules/html-validator/compare/0.1.6...0.2.0) (2021-02-03)
6565

6666

6767
### ⚠ BREAKING CHANGES
@@ -70,26 +70,26 @@
7070

7171
### Bug Fixes
7272

73-
* allow overriding `options.extends` ([be0c16c](https://github.com/nuxt-community/html-validator-module/commit/be0c16c32636fe8ef53030dfc5bb44b40948c3bf)), closes [#9](https://github.com/nuxt-community/html-validator-module/issues/9)
73+
* allow overriding `options.extends` ([be0c16c](https://github.com/nuxt-modules/html-validator/commit/be0c16c32636fe8ef53030dfc5bb44b40948c3bf)), closes [#9](https://github.com/nuxt-modules/html-validator/issues/9)
7474

7575

7676
### Miscellaneous Chores
7777

78-
* change minimum supported node version to 12 ([e0dad18](https://github.com/nuxt-community/html-validator-module/commit/e0dad182b67a8d4dd56ee2143095ee99ee93f859))
78+
* change minimum supported node version to 12 ([e0dad18](https://github.com/nuxt-modules/html-validator/commit/e0dad182b67a8d4dd56ee2143095ee99ee93f859))
7979

80-
### [0.1.6](https://github.com/nuxt-community/html-validator-module/compare/0.1.5...0.1.6) (2021-01-16)
80+
### [0.1.6](https://github.com/nuxt-modules/html-validator/compare/0.1.5...0.1.6) (2021-01-16)
8181

82-
### [0.1.5](https://github.com/nuxt-community/html-validator-module/compare/0.1.4...0.1.5) (2020-12-17)
82+
### [0.1.5](https://github.com/nuxt-modules/html-validator/compare/0.1.4...0.1.5) (2020-12-17)
8383

84-
### [0.1.4](https://github.com/nuxt-community/html-validator-module/compare/0.1.3...0.1.4) (2020-11-29)
84+
### [0.1.4](https://github.com/nuxt-modules/html-validator/compare/0.1.3...0.1.4) (2020-11-29)
8585

86-
### [0.1.3](https://github.com/nuxt-community/html-validator-module/compare/0.1.2...0.1.3) (2020-11-09)
86+
### [0.1.3](https://github.com/nuxt-modules/html-validator/compare/0.1.2...0.1.3) (2020-11-09)
8787

88-
### [0.1.2](https://github.com/nuxt-community/html-validator-module/compare/0.1.1...0.1.2) (2020-11-03)
88+
### [0.1.2](https://github.com/nuxt-modules/html-validator/compare/0.1.1...0.1.2) (2020-11-03)
8989

9090

9191
### Bug Fixes
9292

93-
* ignore scoped data attributes ([d51da80](https://github.com/nuxt-community/html-validator-module/commit/d51da807e44ab521715cfb6c10b27ed23f21bdf9)), closes [#3](https://github.com/nuxt-community/html-validator-module/issues/3)
93+
* ignore scoped data attributes ([d51da80](https://github.com/nuxt-modules/html-validator/commit/d51da807e44ab521715cfb6c10b27ed23f21bdf9)), closes [#3](https://github.com/nuxt-modules/html-validator/issues/3)
9494

95-
### 0.1.1 (2020-10-29)
95+
### 0.1.1 (2020-10-29)

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ yarn add @nuxtjs/html-validator # or npm install @nuxtjs/html-validator
5656
[npm-downloads-src]: https://img.shields.io/npm/dm/@nuxtjs/html-validator.svg
5757
[npm-downloads-href]: https://npmjs.com/package/@nuxtjs/html-validator
5858

59-
[github-actions-ci-src]: https://github.com/nuxt-community/html-validator-module/workflows/ci/badge.svg
60-
[github-actions-ci-href]: https://github.com/nuxt-community/html-validator-module/actions?query=workflow%3Aci
59+
[github-actions-ci-src]: https://github.com/nuxt-modules/html-validator/workflows/ci/badge.svg
60+
[github-actions-ci-href]: https://github.com/nuxt-modules/html-validator/actions?query=workflow%3Aci
6161

62-
[codecov-src]: https://img.shields.io/codecov/c/github/nuxt-community/html-validator-module.svg
63-
[codecov-href]: https://codecov.io/gh/nuxt-community/html-validator-module
62+
[codecov-src]: https://img.shields.io/codecov/c/github/nuxt-modules/html-validator.svg
63+
[codecov-href]: https://codecov.io/gh/nuxt-modules/html-validator
6464

6565
[license-src]: https://img.shields.io/npm/l/@nuxtjs/html-validator.svg
6666
[license-href]: https://npmjs.com/package/@nuxtjs/html-validator

docs/content/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "@nuxtjs/html-validator",
3-
"github": "nuxt-community/html-validator-module",
3+
"github": "nuxt-modules/html-validator",
44
"url": "https://html-validator.nuxtjs.org",
55
"logo": {
66
"light": "/logo-light.svg",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"validation",
1111
"html"
1212
],
13-
"repository": "nuxt-community/html-validator-module",
13+
"repository": "nuxt-modules/html-validator",
1414
"license": "MIT",
1515
"main": "dist/index.js",
1616
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)