Merge pull request #480 from xulike666/fix-dead-url

Fix dead url for alt_exit.go
This commit is contained in:
Simon Eskildsen
2017-03-15 11:13:20 -04:00
committed by GitHub
+1 -1
View File
@@ -1,7 +1,7 @@
package logrus
// The following code was sourced and modified from the
// https://bitbucket.org/tebeka/atexit package governed by the following license:
// https://github.com/tebeka/atexit package governed by the following license:
//
// Copyright (c) 2012 Miki Tebeka <miki.tebeka@gmail.com>.
//