Skip to content

Commit 2c8c265

Browse files
committed
docs: update urls
1 parent f104611 commit 2c8c265

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ patches and features.
99

1010
## Using the issue tracker
1111

12-
The [issue tracker](https://github.com/coreui/free-bootstrap-admin-template/issues) is
12+
The [issue tracker](https://github.com/coreui/coreui-free-bootstrap-admin-template/issues) is
1313
the preferred channel for [bug reports](#bug-reports), [features requests](#feature-requests)
1414
and [submitting pull requests](#pull-requests), but please respect the following
1515
restrictions:
@@ -119,7 +119,7 @@ included in the project:
119119
# Navigate to the newly cloned directory
120120
cd free-bootstrap-admin-template
121121
# Assign the original repo to a remote called "upstream"
122-
git remote add upstream https://github.com/coreui/free-bootstrap-admin-template.git
122+
git remote add upstream https://github.com/coreui/coreui-free-bootstrap-admin-template.git
123123
```
124124

125125
2. If you cloned a while ago, get the latest changes from upstream:

ISSUE_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Before opening an issue:
22

3-
- [Search for duplicate or closed issues](https://github.com/coreui/free-bootstrap-admin-template/issues?utf8=%E2%9C%93&q=is%3Aissue)
3+
- [Search for duplicate or closed issues](https://github.com/coreui/coreui-free-bootstrap-admin-template/issues?utf8=%E2%9C%93&q=is%3Aissue)
44
- Prepare a [reduced test case](https://css-tricks.com/reduced-test-cases/) for any bugs
5-
- Read the [contributing guidelines](https://github.com/coreui/free-bootstrap-admin-template/blob/master/CONTRIBUTING.md)
5+
- Read the [contributing guidelines](https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/master/CONTRIBUTING.md)
66

77
When asking general "how to" questions:
88

99
- Please do not open an issue here
10-
- Instead, ask for help on [StackOverflow, IRC, or Slack](https://github.com/coreui/free-bootstrap-admin-template/bootstrap/blob/master/README.md#community)
10+
- Instead, ask for help on [StackOverflow, IRC, or Slack](https://github.com/coreui/coreui-free-bootstrap-admin-template/bootstrap/blob/master/README.md#community)
1111

1212
When reporting a bug, include:
1313

0 commit comments

Comments
 (0)