From e8355f15563a5725df8359a44a754a9645d88670 Mon Sep 17 00:00:00 2001 From: Daniel Stein Date: Fri, 30 Jan 2015 12:46:59 +0100 Subject: [PATCH] Link in examples fixed --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 46875a2..9ae1197 100644 --- a/examples/README.md +++ b/examples/README.md @@ -5,4 +5,4 @@ This is a collection of examples how you can user pusher. Feel free to contact m ## Server -- [Notification on SSH login](https://github.com/hackherz/pusher/examples/ssh-notification.md) +- [Notification on SSH login](https://github.com/HackHerz/pusher/blob/master/examples/ssh-notification.md)