diff --git a/install/index.md b/install/index.md
index a2f0141dc42..0c111c2745c 100644
--- a/install/index.md
+++ b/install/index.md
@@ -298,7 +298,7 @@ Windows users can now tap into GPU accelerated data science on their local machi
### **Troubleshooting**
- When installing with Conda, if an `http 000 connection error` occurs when accessing the repository data, run `wsl --shutdown` and then [restart the WSL instance](https://stackoverflow.com/questions/67923183/miniconda-on-wsl2-ubuntu-20-04-fails-with-condahttperror-http-000-connection){: target="_blank"}.
+ When installing with Conda, if an `http 000 connection error` occurs when accessing the repository data, run `wsl --shutdown` and then [restart the WSL instance](https://stackoverflow.com/a/69601760){: target="_blank"}.
When installing with Conda or pip, if an `WSL2 Jitify fatal error: libcuda.so: cannot open shared object file` error occurs, follow suggestions in [this WSL issue](https://github.com/microsoft/WSL/issues/8587) to resolve.