Skip to content

Commit

Permalink
Move repo to codeclimate-community
Browse files Browse the repository at this point in the history
  • Loading branch information
maxjacobson committed Oct 27, 2016
1 parent e6ac5b3 commit f95ce54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# codeclimate-markdownlint

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

Code Climate Engine to run [markdownlint][mdl]

## Installation

```
git clone https://github.com/codeclimate/codeclimate-markdownlint
git clone https://github.com/codeclimate-community/codeclimate-markdownlint
cd codeclimate-markdownlint
make
```
Expand Down
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
machine:
environment:
CODECLIMATE_REPO_TOKEN: ca5120f90202a99c43c0914d301a94e5908136d146ecc0d7fe7fde1c3f9d325e
CODECLIMATE_REPO_TOKEN: 45c013b6d2380a087f53ebc237a799b3ca09f1a3b05ddf96982637d42a9d6861
services:
- docker

Expand Down

0 comments on commit f95ce54

Please sign in to comment.