diff --git a/LICENSE-MIT.txt b/LICENSE-MIT.txt
index 8f3d8cf..61daee1 100644
--- a/LICENSE-MIT.txt
+++ b/LICENSE-MIT.txt
@@ -2,7 +2,7 @@ Copyright (c) 2013 Jörn Zaefferer, http://bassistance.de/
This software consists of voluntary contributions made by many
individuals. For exact contribution history, see the revision history
-and logs, available at http://github.com/jzaefferer/jqueryvalidation-content
+and logs, available at https://github.com/jquery-validation/jqueryvalidation-content
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
diff --git a/entries/remote-method.xml b/entries/remote-method.xml
index 7929b78..8ed7288 100644
--- a/entries/remote-method.xml
+++ b/entries/remote-method.xml
@@ -10,7 +10,7 @@
These options deep-extend the defaults (dataType:"json", data:{nameOfTheElement:valueOfTheElement}
). Any options you provide will override the defaults.