From 439c42bd9b15bb5740a77152608d80890bbe0d96 Mon Sep 17 00:00:00 2001 From: Julien Riou Date: Sat, 30 Jun 2018 11:14:43 +0200 Subject: [PATCH] Updated license link in documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c949b63..a0121dc 100644 --- a/README.md +++ b/README.md @@ -91,4 +91,4 @@ When include users list or regex is set, `pgterminate` will focus on included us When exclude users list or regex is set and no include option is set, `pgterminate` will terminate all sessions except excluded users. # License -`pgterminate` is released under [The Unlicense](https://github.com/jouir/pgterminate/blob/master/LICENSE) license. Code is under public domain. +`pgterminate` is released under [The Unlicense](LICENSE) license. Code is under public domain.