diff --git a/LICENSE.txt b/LICENSE
similarity index 100%
rename from LICENSE.txt
rename to LICENSE
diff --git a/README.md b/README.md
index 7f8b141..58ea23c 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
-privacyidea-checkotp
+PrivacyID3A-CheckOTP
====================
-Scripts implementing the [PrivacyIDEA](http://www.privacyidea.org) OTP (One
+Scripts implementing the [PrivacyID3A](http://www.privacyidea.org) OTP (One
Time Password) check, one implemented as a shell script and the other in python,
to integrate with [FreeRadius](http://www.freeradius.org) in environments where
the FreeRadius Perl plugin is not available to use the standard check script
(e.g. on OS X).
**Version 2.0**, latest version, documentation and bugtracker available on my
-[GitLab instance](https://gitlab.lindenaar.net/scripts/privacyidea-checkotp)
+[Gitea instance](https://gitea.lindenaar.net/scripts/PrivacyID3A-CheckOTP)
Copyright (c) 2015 - 2016 Frederik Lindenaar. free for distribution under the
GNU License, see [below](#license)
@@ -28,7 +28,7 @@ to integrate it is the same as the shell script, the only change needed is the
script name.
In case you have any comments / questions or issues, please raise them through
-my [GitLab instance](https://gitlab.lindenaar.net/scripts/privacyidea-checkotp)
+my [Gitea instance](https://gitea.lindenaar.net/scripts/PrivacyID3A-CheckOTP)
so that others benefit.
Setup
@@ -116,4 +116,4 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License along with
-this program. If not, download it from .
\ No newline at end of file
+this program. If not, download it from .