Skip to content

Commit

Permalink
docs(README.md): Fix links from previous commit
Browse files Browse the repository at this point in the history
Fix some minor issues with conversion to cross-links.
  • Loading branch information
plroebuck committed Apr 30, 2018
1 parent e7ee588 commit 06996bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Growl for Node.js

[![Build Status][Travis-NodeGrowl-badge]][Travis-NodeGrowl]
[![Dependency Status][DavidDM-NodeGrowlDep-badge]][DavidDM-NodeGrowlDep]
[![Dependency Status][David-NodeGrowlDep-badge]][David-NodeGrowlDep]
[![devDependency Status][David-NodeGrowlDevDep-badge]][David-NodeGrowlDevDep]

This is essentially a port of my [Ruby Growl Library][].
Ubuntu/Linux support added thanks to [@niftylettuce][].

[![NPM][NPM-Abao-badge]][NPM-Abao]
[![NPM][NPM-NodeGrowl-badge]][NPM-NodeGrowl]

## Installation

Expand Down Expand Up @@ -92,7 +92,7 @@ growl('Show pdf filesystem icon', { image: 'article.pdf' }, function(err){
[@niftylettuce]: https://github.com/niftylettuce/
[npm]: https://npmjs.org/
[terminal-notifier]: https://github.com/alloy/terminal-notifier/
[libnotify-bin]: https://packages.ubuntu.com/trusty/libnotify-bin/
[libnotify-bin]: https://packages.ubuntu.com/trusty/libnotify-bin
[Growl for Windows]: http://www.growlforwindows.com/gfw/default.aspx
[growlnotify(mac)]: http://growl.info/extras.php#growlnotify
[growlnotify(win)]: http://www.growlforwindows.com/gfw/help/growlnotify.aspx
Expand Down

0 comments on commit 06996bf

Please sign in to comment.