diff --git a/README.md b/README.md
index c34741b0616110147c773791fe812e5690599ae1..06c057e348d90342ffcdb9e9bdbb7dca6299ca7d 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Current WIP to quickly setup an SSH connection to the server, using `az ssh conf
 Issues:
 * Currently needs a login every time -- any way to check if token issued via Azure CLI?
 * Halts if `as ssh` extension not yet installed (is this a system wide install?) until interacted with
-* Certificate is only issued for an hour -- ideally would be issued for remainder of token life (or configurable) -- (Github Issue)[https://github.com/Azure/azure-cli-extensions/issues/3565]
+* Certificate is only issued for an hour -- ideally would be issued for remainder of token life (or configurable) -- [Github Issue](https://github.com/Azure/azure-cli-extensions/issues/3565)
 
 ## Troubleshooting
 ### Permission denied (publickey)