aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth
diff options
context:
space:
mode:
authorLibravatar Aditya Mangalampalli <aditya.mangalampalli@gmail.com>2022-04-15 15:51:41 -0700
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-16 21:58:02 +0530
commit4577f321de85bfee9623b10ee22d4b259aeabf30 (patch)
tree236c8cf467386605898c22efdbd5e4fa3e2bed05 /src/components/auth
parentMatched casing for almost all replacements (diff)
downloadferdium-app-4577f321de85bfee9623b10ee22d4b259aeabf30.tar.gz
ferdium-app-4577f321de85bfee9623b10ee22d4b259aeabf30.tar.zst
ferdium-app-4577f321de85bfee9623b10ee22d4b259aeabf30.zip
Made minute changes to rebrand
Diffstat (limited to 'src/components/auth')
-rw-r--r--src/components/auth/AuthLayout.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/auth/AuthLayout.js b/src/components/auth/AuthLayout.js
index 3d7c99c11..21c874c0f 100644
--- a/src/components/auth/AuthLayout.js
+++ b/src/components/auth/AuthLayout.js
@@ -96,7 +96,7 @@ class AuthLayout extends Component {
96 </div> 96 </div>
97 {/* </div> */} 97 {/* </div> */}
98 <Link 98 <Link
99 to={`${GITHUB_FERDIUM_URL}/ferdium`} 99 to={`${GITHUB_FERDIUM_URL}/ferdium-app`}
100 className="auth__adlk" 100 className="auth__adlk"
101 target="_blank" 101 target="_blank"
102 > 102 >