From e272af7682c3ff6d4b9499e6e2f5dfcd57df3688 Mon Sep 17 00:00:00 2001
From: decentral1se <cellarspoon@riseup.net>
Date: Fri, 4 Feb 2022 10:58:20 +0100
Subject: [PATCH] add this other link

---
 docs/abra/trouble.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/abra/trouble.md b/docs/abra/trouble.md
index dca0a0c..4656e01 100644
--- a/docs/abra/trouble.md
+++ b/docs/abra/trouble.md
@@ -18,7 +18,7 @@ ssh-add ~/.ssh/<my-secret-key-part>
 ssh-add -L # validate loaded keys
 ```
 
-The first thing `abra` will check for is the connection details listed in `abra server ls`. Check those details are correct. If you haven't managed to `abra server add` your server yet, then no details will appear in that list.
+The first thing `abra` will check for is the connection details listed in `abra server ls`. Check those details are correct. If you haven't managed to `abra server add` your server yet, then no details will appear in that list. You may need to take a look at [this entry](/abra/trouble/#abra-server-ls-shows-the-wrong-details) to clean up old values depending on your situation.
 
 `abra` will then try to read your `~/.ssh/config` entries and match the server domain against a `Host` entry. So, if you do `ssh myserver.com` and you have: