* Updated broken url

This commit is contained in:
Rob Janssen
2015-03-17 12:45:26 +01:00
parent 778233da2f
commit 80da74826d
+1 -1
View File
@@ -3,7 +3,7 @@
namespace RobThree\TwoFactorAuth;
// Based on / inspired by: https://github.com/PHPGangsta/GoogleAuthenticator
// Algorithms, digits, period etc. explained: https://code.google.com/p/google-authenticator/wiki/KeyUriFormat
// Algorithms, digits, period etc. explained: https://github.com/google/google-authenticator/wiki/Key-Uri-Format
class TwoFactorAuth
{
private $algorithm;