Skip to content

Commit 6a84126

Browse files
nimitbhargavakefranabg
authored andcommitted
fix($docs): Uniforming VuePress labels in documentation (fix #1998)
1 parent 73089a0 commit 6a84126

File tree

20 files changed

+22
-22
lines changed

20 files changed

+22
-22
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<a href="https://npmcharts.com/compare/vuepress?minimal=true"><a href="https://opencollective.com/vuepress" alt="Financial Contributors on Open Collective"><img src="https://opencollective.com/vuepress/all/badge.svg?label=financial+contributors" /></a> <img src="https://img.shields.io/npm/dm/vuepress.svg" alt="Downloads"></a>
99
<a href="https://www.npmjs.com/package/vuepress"><img src="https://img.shields.io/npm/v/vuepress.svg" alt="Version"></a>
1010
<a href="https://github.com/vuejs/vuepress/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/vuepress.svg" alt="License"></a>
11-
<a href="https://discordapp.com/invite/HBherRA"><img src="https://img.shields.io/badge/Discord-join%20chat-738bd7.svg" alt="vuepress channel on Discord"></a>
11+
<a href="https://discordapp.com/invite/HBherRA"><img src="https://img.shields.io/badge/Discord-join%20chat-738bd7.svg" alt="VuePress channel on Discord"></a>
1212
</p>
1313

1414
<h2 align="center">Supporting VuePress</h2>

packages/@vuepress/markdown-loader/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @vuepress/markdown-loader
22

3-
> markdown-loader for vuepress
3+
> markdown-loader for VuePress
44
55
## Usage
66

packages/@vuepress/markdown/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @vuepress/markdown
22

3-
> markdown library for vuepress
3+
> markdown library for VuePress
44
55
## Public API
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# @vuepress/plugin-active-header-links
22

3-
> active-header-links plugin for vuepress
3+
> active-header-links plugin for VuePress
44
55
See [documentation](https://v1.vuepress.vuejs.org/plugin/official/plugin-active-header-links.html).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# @vuepress/plugin-back-to-top
22

3-
> Back-to-top plugin for vuepress
3+
> Back-to-top plugin for VuePress
44
55
See [documentation](https://v1.vuepress.vuejs.org/plugin/official/plugin-back-to-top.html).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# @vuepress/plugin-google-analytics
22

3-
> Google analytics plugin for vuepress
3+
> Google analytics plugin for VuePress
44
55
See [documentation](https://v1.vuepress.vuejs.org/plugin/official/plugin-google-analytics.html).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# @vuepress/plugin-last-updated
22

3-
> last-updated plugin for vuepress
3+
> last-updated plugin for VuePress
44
55
See [documentation](https://v1.vuepress.vuejs.org/plugin/official/plugin-last-updated.html).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# @vuepress/plugin-medium-zoom
22

3-
> medium-zoom plugin for vuepress
3+
> medium-zoom plugin for VuePress
44
55
See [documentation](https://v1.vuepress.vuejs.org/plugin/official/plugin-medium-zoom.html).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# @vuepress/plugin-nprogress
22

3-
> nprogress plugin for vuepress
3+
> nprogress plugin for VuePress
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# @vuepress/plugin-pwa
22

3-
> PWA plugin for vuepress
3+
> PWA plugin for VuePress
44
55
See [documentation](https://v1.vuepress.vuejs.org/plugin/official/plugin-pwa.html).

0 commit comments

Comments
 (0)