From 91bf1446bb38dccd5d947c75d21884043e30369f Mon Sep 17 00:00:00 2001 From: Maxim <72705+mvuets@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:57:32 +0200 Subject: [PATCH 1/2] faq.tx: Clarify how to merge accounts --- root/about/faq.tx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/root/about/faq.tx b/root/about/faq.tx index 9f0a96cd34..2ac1750820 100644 --- a/root/about/faq.tx +++ b/root/about/faq.tx @@ -93,11 +93,12 @@ If you can only connect your account to GitHub _or_ PAUSE (e.g. connecting to one disconnects the other), it is usually because you have (probably accidentally) created two accounts. -To fix this: +To fix this you need to manualy merge your identities into a single account: -1. Log in with one of them +1. Log in with your secondary account +(please note that PAUSE cannot be used for logging in) 2. Go to identities and disconnect that account -3. Log in with the other and connect to the first +3. Log in with your primary account and connect the secondary ### Trying to connect PAUSE just gives you JSON and doesn't work? From aed5ec187811813e3f984e9ef465c0b13f29d012 Mon Sep 17 00:00:00 2001 From: Olaf Alders Date: Tue, 15 Jul 2025 10:02:51 -0400 Subject: [PATCH 2/2] Update root/about/faq.tx Fix typo --- root/about/faq.tx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/about/faq.tx b/root/about/faq.tx index 2ac1750820..e91ac28652 100644 --- a/root/about/faq.tx +++ b/root/about/faq.tx @@ -93,7 +93,7 @@ If you can only connect your account to GitHub _or_ PAUSE (e.g. connecting to one disconnects the other), it is usually because you have (probably accidentally) created two accounts. -To fix this you need to manualy merge your identities into a single account: +To fix this you need to manually merge your identities into a single account: 1. Log in with your secondary account (please note that PAUSE cannot be used for logging in)