Skip to content

Commit

Permalink
Merge pull request #62 from userback/mark/vue-readme-fix
Browse files Browse the repository at this point in the history
Fix reference to @userback/vue
  • Loading branch information
lee-userback authored Jan 31, 2024
2 parents 12a0e30 + 3359792 commit 8400e7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/modules/_userback_vue2.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h1>Module @userback/vue2</h1></div><aside class="tsd-sources">
<a href="#userbackvue2" id="userbackvue2" style="color: inherit; text-decoration: none;">
<h1>@userback/vue2</h1>
</a>
<p>The official NPM module for embedding the <a href="https://userback.io">Userback.io</a> widget into your Vue2 or Vue3 application. If you are using Vue3 we also have <a href="https://github.com/userback/widget-js/tree/develop/widget-vue3">@userback/vue3</a></p>
<p>The official NPM module for embedding the <a href="https://userback.io">Userback.io</a> widget into your Vue2 or Vue3 application. If you are using Vue3 we also have <a href="https://github.com/userback/widget-js/tree/develop/widget-vue">@userback/vue</a></p>

<a href="#installation" id="installation" style="color: inherit; text-decoration: none;">
<h2>Installation</h2>
Expand Down
2 changes: 1 addition & 1 deletion widget-vue2/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# @userback/vue2
The official NPM module for embedding the [Userback.io](https://userback.io) widget into your Vue2 or Vue3 application. If you are using Vue3 we also have [@userback/vue3](https://github.com/userback/widget-js/tree/develop/widget-vue3)
The official NPM module for embedding the [Userback.io](https://userback.io) widget into your Vue2 or Vue3 application. If you are using Vue3 we also have [@userback/vue](https://github.com/userback/widget-js/tree/develop/widget-vue)

## Installation
`npm i @userback/vue2` or `yarn add @userback/vue2`
Expand Down

0 comments on commit 8400e7b

Please sign in to comment.