Skip to content

Commit 3b2afb5

Browse files
authored
Update README.md
1 parent 9525b91 commit 3b2afb5

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![vue-semantic-structure][poster]
22

3-
# Vue Semanatic Structure
3+
# Vue Semantic Structure
44

55
[![main][github-workflow-main-src]][github-workflow-main-href]
66
[![next][github-workflow-next-src]][github-workflow-next-href]
@@ -13,11 +13,11 @@
1313
[![License][license-src]][license-href]
1414

1515
- [  **Release Notes**](./CHANGELOG.md)
16-
- [👁   **Example**](https://basics.github.io/vue-semantic-release/example)
16+
- [👁   **Example**](https://basics.github.io/vue-semantic-structure/example)
1717

1818
## Getting Started
1919

20-
Please follow the [📖   **Documentation**](https://basics.github.io/vue-semantic-release/)
20+
Please follow the [📖   **Documentation**](https://basics.github.io/vue-semantic-structure/)
2121

2222
## Requirements
2323

@@ -28,7 +28,7 @@ Please follow the [📖   **Documentation**](https://basics.github.io/
2828
- Automatic heading levels (`h1`, `h2`, `h3`, `h4`, `h5`, `h6`)
2929
- Easy way to build semantic html structure (`main`, `article`, `section`)
3030

31-
📖   [Read more](https://basics.github.io/vue-semantic-release/)
31+
📖   [Read more](https://basics.github.io/vue-semantic-structure/)
3232

3333
## Development
3434

@@ -42,24 +42,24 @@ Please follow the [📖   **Documentation**](https://basics.github.io/
4242

4343
<!-- Badges -->
4444

45-
[poster]: https://github.com/user-attachments/assets/3178bd8c-4d78-40df-81d8-ef9626236217 "vue-semantic-release"
45+
[poster]: https://github.com/user-attachments/assets/3178bd8c-4d78-40df-81d8-ef9626236217 "vue-semantic-structure"
4646

4747
[renovate-status-src]: <https://img.shields.io/badge/renovate-enabled-brightgreen>
4848
[renovate-status-href]: <https://renovate.whitesourcesoftware.com/>
4949

50-
[github-workflow-main-src]: <https://github.com/basics/vue-semantic-release/workflows/Main/badge.svg?branch=main>
51-
[github-workflow-main-href]: <https://github.com/basics/vue-semantic-release/actions?query=workflow%3AMain>
52-
[github-workflow-next-src]: <https://github.com/basics/vue-semantic-release/workflows/Next/badge.svg?branch=next>
53-
[github-workflow-next-href]: <https://github.com/basics/vue-semantic-release/actions?query=workflow%3ANext>
50+
[github-workflow-main-src]: <https://github.com/basics/vue-semantic-structure/workflows/Main/badge.svg?branch=main>
51+
[github-workflow-main-href]: <https://github.com/basics/vue-semantic-structure/actions?query=workflow%3AMain>
52+
[github-workflow-next-src]: <https://github.com/basics/vue-semantic-structure/workflows/Next/badge.svg?branch=next>
53+
[github-workflow-next-href]: <https://github.com/basics/vue-semantic-structure/actions?query=workflow%3ANext>
5454

55-
[sonarcloud-src]: <https://sonarcloud.io/api/project_badges/measure?project=basics_vue-semantic-release&metric=alert_status>
56-
[sonarcloud-href]: <https://sonarcloud.io/dashboard?id=basics_vue-semantic-release>
55+
[sonarcloud-src]: <https://sonarcloud.io/api/project_badges/measure?project=basics_vue-semantic-structure&metric=alert_status>
56+
[sonarcloud-href]: <https://sonarcloud.io/dashboard?id=basics_vue-semantic-structure>
5757

58-
[license-src]: https://img.shields.io/npm/l/vue-semantic-release.svg?style=flat-square
59-
[license-href]: https://npmjs.com/package/vue-semantic-release
58+
[license-src]: https://img.shields.io/npm/l/vue-semantic-structure.svg?style=flat-square
59+
[license-href]: https://npmjs.com/package/vue-semantic-structure
6060

61-
[npm-version-latest-src]: https://img.shields.io/npm/v/vue-semantic-release/latest.svg?
62-
[npm-version-latest-href]: https://npmjs.com/package/vue-semantic-release/v/latest
61+
[npm-version-latest-src]: https://img.shields.io/npm/v/vue-semantic-structure/latest.svg?
62+
[npm-version-latest-href]: https://npmjs.com/package/vue-semantic-structure/v/latest
6363

64-
[npm-downloads-src]: https://img.shields.io/npm/dt/vue-semantic-release.svg?style=flat-square
65-
[npm-downloads-href]: https://npmjs.com/package/vue-semantic-release
64+
[npm-downloads-src]: https://img.shields.io/npm/dt/vue-semantic-structure.svg?style=flat-square
65+
[npm-downloads-href]: https://npmjs.com/package/vue-semantic-structure

0 commit comments

Comments
 (0)