Skip to content

Commit f95ce54

Browse files
committed
Move repo to codeclimate-community
1 parent e6ac5b3 commit f95ce54

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# codeclimate-markdownlint
22

3-
[![Code Climate](https://codeclimate.com/github/codeclimate/codeclimate-markdownlint/badges/gpa.svg)](https://codeclimate.com/github/codeclimate/codeclimate-markdownlint)
4-
[![Test Coverage](https://codeclimate.com/github/codeclimate/codeclimate-markdownlint/badges/coverage.svg)](https://codeclimate.com/github/codeclimate/codeclimate-markdownlint/coverage)
3+
[![Code Climate](https://codeclimate.com/github/codeclimate-community/codeclimate-markdownlint/badges/gpa.svg)](https://codeclimate.com/github/codeclimate-community/codeclimate-markdownlint)
4+
[![Test Coverage](https://codeclimate.com/github/codeclimate-community/codeclimate-markdownlint/badges/coverage.svg)](https://codeclimate.com/github/codeclimate-community/codeclimate-markdownlint/coverage)
55

66
Code Climate Engine to run [markdownlint][mdl]
77

88
## Installation
99

1010
```
11-
git clone https://github.com/codeclimate/codeclimate-markdownlint
11+
git clone https://github.com/codeclimate-community/codeclimate-markdownlint
1212
cd codeclimate-markdownlint
1313
make
1414
```

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
machine:
22
environment:
3-
CODECLIMATE_REPO_TOKEN: ca5120f90202a99c43c0914d301a94e5908136d146ecc0d7fe7fde1c3f9d325e
3+
CODECLIMATE_REPO_TOKEN: 45c013b6d2380a087f53ebc237a799b3ca09f1a3b05ddf96982637d42a9d6861
44
services:
55
- docker
66

0 commit comments

Comments
 (0)