We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a53f14 commit d960955Copy full SHA for d960955
README.md
@@ -5,7 +5,7 @@ Vue-a11y community website
5
Contributions are welcome!
6
7
```shell
8
-git clone https://github.com/vue-a11y/website.git vue-a11y
+git clone git@github.com:vue-a11y/vue-a11y.com.git vue-a11y
9
10
cd vue-a11y
11
@@ -17,4 +17,4 @@ npm run dev
17
```
18
19
## License
20
-[MIT](https://github.com/vue-a11y/website/blob/master/LICENSE)
+[MIT](https://github.com/vue-a11y/website/blob/master/LICENSE)
0 commit comments