diff --git a/Troubleshooting.md b/Troubleshooting.md
index b4934ad..f4a4e82 100644
--- a/Troubleshooting.md
+++ b/Troubleshooting.md
@@ -134,11 +134,6 @@ Adding `/usr/local/share/dotnet` to your `PATH` might solve it.
### Errors
-```
-(x,y) : error : Unexpected exception when calling ResolveUrl
-```
-↳ This is a known bug and a fix is coming soon.
-
```
DiscordChatExporter.Core.Exceptions.HttpErrorStatusCodeException: Error HTTP status code: Unauthorized - UNAUTHORIZED
...