Skip to content

Commit 9779c01

Browse files
committed
chore: update readme and issue template
1 parent 31315c6 commit 9779c01

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Before opening an issue
22

33
- [Search for duplicate or closed issues](https://github.com/coreui/coreui-vue/issues?q=is%3Aissue+is%3Aclosed)
4-
- Read the [contributing guidelines](https://github.com/coreui/coreui-vue/blob/v3-next/CONTRIBUTING.md)
4+
- Read the [contributing guidelines](https://github.com/coreui/coreui-vue/blob/master/CONTRIBUTING.md)
55

66
When asking general "how to" questions:
77

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=CoreUI%20-%20Free%20Vue%20Admin%20Template%20&url=http://coreui.io/vue/&hashtags=bootstrap,admin,template,dashboard,panel,free,angular,react,vue)
44
[![NPM][npm-coreui-vue-badge-latest]][npm-coreui-vue]
55
[![Downloads](https://img.shields.io/npm/dm/@coreui/vue.svg?style=flat-square)][coreui]
6-
[![Build](https://img.shields.io/github/workflow/status/coreui/coreui-vue/Node%20CI/v3-next?style=flat-square)][coreui]
6+
[![Build](https://img.shields.io/github/workflow/status/coreui/coreui-vue/Node%20CI/master?style=flat-square)][coreui]
77
[![License](https://img.shields.io/npm/l/@coreui/vue?style=flat-square)][coreui]
88
[![Coverage](https://img.shields.io/badge/test%20coverage%203.0.0%20version-100%25-yellowgreen)][coreui]
99

@@ -105,7 +105,7 @@ See the GitHub [release history](https://github.com/coreui/coreui-vue/releases).
105105

106106
### Contributing
107107

108-
See [CONTRIBUTING.md](https://github.com/coreui/coreui-vue/blob/v3-next/CONTRIBUTING.md).
108+
See [CONTRIBUTING.md](https://github.com/coreui/coreui-vue/blob/master/CONTRIBUTING.md).
109109

110110
### Credits
111111

0 commit comments

Comments
 (0)