From 55a2d38dd3b9516bbcd512cdb58845042911605c Mon Sep 17 00:00:00 2001 From: decalage2 Date: Wed, 8 Jun 2016 23:05:03 +0200 Subject: [PATCH] rtfobj: updated issues URL --- oletools/rtfobj.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oletools/rtfobj.py b/oletools/rtfobj.py index 3d624b1..051701e 100755 --- a/oletools/rtfobj.py +++ b/oletools/rtfobj.py @@ -382,7 +382,7 @@ if __name__ == '__main__': # print banner with version print ('rtfobj %s - http://decalage.info/python/oletools' % __version__) print ('THIS IS WORK IN PROGRESS - Check updates regularly!') - print ('Please report any issue at https://bitbucket.org/decalage/oletools/issues') + print ('Please report any issue at https://github.com/decalage2/oletools/issues') print ('') DEFAULT_LOG_LEVEL = "warning" # Default log level -- libgit2 0.21.4