From 75a2ff319fbe4d96db9e2c3db02c8b194211266d Mon Sep 17 00:00:00 2001 From: Thomas Vantuycom Date: Sun, 20 May 2018 19:24:52 +0200 Subject: [PATCH] Add documentation link to `gulp-rev-rewrite` --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6ea95e3..2622e7a 100644 --- a/readme.md +++ b/readme.md @@ -202,7 +202,7 @@ For more info on how to integrate `gulp-rev` into your app, have a look at the [ It may be useful - and necessary - to use `gulp-rev` with other packages to complete the task. -- [gulp-rev-replace](https://github.com/jamesknelson/gulp-rev-replace) - Rewrite occurences of filenames which have been renamed +- [gulp-rev-rewrite](https://github.com/TheDancingCode/gulp-rev-rewrite) - Rewrite occurences of filenames which have been renamed - [gulp-rev-css-url](https://github.com/galkinrost/gulp-rev-css-url) - Override URLs in CSS files with the revved ones - [gulp-rev-outdated](https://github.com/shonny-ua/gulp-rev-outdated) - Old static asset revision files filter - [gulp-rev-collector](https://github.com/shonny-ua/gulp-rev-collector) - Static asset revision data collector