From 032f1e9af72e3032a9603d35aa30117b0577a01a Mon Sep 17 00:00:00 2001 From: Peter Chittum Date: Fri, 15 Nov 2024 00:31:06 +0000 Subject: [PATCH 1/2] update with new signup url --- README.ja.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.ja.md b/README.ja.md index dc34618..001361f 100644 --- a/README.ja.md +++ b/README.ja.md @@ -174,7 +174,7 @@ Authlete 固有の情報については、[Protected Resource][ProtectedResource [AuthleteOverview]: https://www.authlete.com/ja/developers/overview/ [AuthletePython]: https://github.com/authlete/authlete-python/ [AuthletePythonDjango]: https://github.com/authlete/authlete-python-django/ -[AuthleteSignUp]: https://so.authlete.com/accounts/signup +[AuthleteSignUp]: https://login.authlete.com/signup [DeveloperConsole]: https://www.authlete.com/developers/cd_console/ [Django]: https://www.djangoproject.com/ [DjangoOAuthServer]: https://github.com/authlete/django-oauth-server/ diff --git a/README.md b/README.md index 1db41fd..9898887 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ Contact Form : https://www.authlete.com/contact/ [AuthleteOverview]: https://www.authlete.com/developers/overview/ [AuthletePython]: https://github.com/authlete/authlete-python/ [AuthletePythonDjango]: https://github.com/authlete/authlete-python-django/ -[AuthleteSignUp]: https://so.authlete.com/accounts/signup +[AuthleteSignUp]: https://login.authlete.com/signup [DeveloperConsole]: https://www.authlete.com/developers/cd_console/ [Django]: https://www.djangoproject.com/ [DjangoOAuthServer]: https://github.com/authlete/django-oauth-server/ From 8395bab5934f03cc6e6aadc2346db0f77d1841a8 Mon Sep 17 00:00:00 2001 From: Peter Chittum Date: Fri, 15 Nov 2024 22:43:51 +0000 Subject: [PATCH 2/2] 'fixed registration url' --- README.ja.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.ja.md b/README.ja.md index 001361f..d942ecc 100644 --- a/README.ja.md +++ b/README.ja.md @@ -174,7 +174,7 @@ Authlete 固有の情報については、[Protected Resource][ProtectedResource [AuthleteOverview]: https://www.authlete.com/ja/developers/overview/ [AuthletePython]: https://github.com/authlete/authlete-python/ [AuthletePythonDjango]: https://github.com/authlete/authlete-python-django/ -[AuthleteSignUp]: https://login.authlete.com/signup +[AuthleteSignUp]: https://console.authlete.com/register [DeveloperConsole]: https://www.authlete.com/developers/cd_console/ [Django]: https://www.djangoproject.com/ [DjangoOAuthServer]: https://github.com/authlete/django-oauth-server/ diff --git a/README.md b/README.md index 9898887..971fd56 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ Contact Form : https://www.authlete.com/contact/ [AuthleteOverview]: https://www.authlete.com/developers/overview/ [AuthletePython]: https://github.com/authlete/authlete-python/ [AuthletePythonDjango]: https://github.com/authlete/authlete-python-django/ -[AuthleteSignUp]: https://login.authlete.com/signup +[AuthleteSignUp]: https://console.authlete.com/register [DeveloperConsole]: https://www.authlete.com/developers/cd_console/ [Django]: https://www.djangoproject.com/ [DjangoOAuthServer]: https://github.com/authlete/django-oauth-server/