Skip to content

Commit

Permalink
Update links: maltsev/gulp-htmlnano -> posthtml/gulp-htmlnano
Browse files Browse the repository at this point in the history
  • Loading branch information
maltsev committed Nov 20, 2016
1 parent f436a2a commit 2e95667
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# gulp-htmlnano
[![npm version](https://badge.fury.io/js/gulp-htmlnano.svg)](http://badge.fury.io/js/gulp-htmlnano)
[![Build Status](https://travis-ci.org/maltsev/gulp-htmlnano.svg?branch=master)](https://travis-ci.org/maltsev/gulp-htmlnano)
[![Build Status](https://travis-ci.org/posthtml/gulp-htmlnano.svg?branch=master)](https://travis-ci.org/posthtml/gulp-htmlnano)

Minify HTML with [htmlnano](https://github.com/maltsev/htmlnano).
Minify HTML with [htmlnano](https://github.com/posthtml/htmlnano).


## Install
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
},
"repository": {
"type": "git",
"url": "git://github.com/maltsev/gulp-htmlnano.git"
"url": "git://github.com/posthtml/gulp-htmlnano.git"
},
"bugs": {
"url": "https://github.com/maltsev/gulp-htmlnano/issues"
"url": "https://github.com/posthtml/gulp-htmlnano/issues"
},
"homepage": "https://github.com/maltsev/gulp-htmlnano"
"homepage": "https://github.com/posthtml/gulp-htmlnano"
}

0 comments on commit 2e95667

Please sign in to comment.