diff --git a/docs.it4i/general/shell-and-data-access.md b/docs.it4i/general/shell-and-data-access.md
index 2b603e75d2fd8c8e03a1ed4aad7d8ff7ac654343..c03eb892cb29e25fe8689acba2000ec12921a3e2 100644
--- a/docs.it4i/general/shell-and-data-access.md
+++ b/docs.it4i/general/shell-and-data-access.md
@@ -263,7 +263,7 @@ To establish a local proxy server on your workstation, install and run the SOCKS
 $ ssh -D 1080 localhost
 ```
 
-On Windows, install and run the free, open source [Sock Puppet][e] server.
+On Windows, install and run the free, open source Sock Puppet server.
 
 Once the proxy server is running, establish the SSH port forwarding from cluster to the proxy server, port 1080, exactly as [described above][5]:
 
@@ -294,4 +294,3 @@ Now, configure the applications proxy settings to `localhost:6000`. Use port for
 [b]: http://linux.die.net/man/1/sshfs
 [c]: http://winscp.net/eng/download.php
 [d]: http://code.google.com/p/win-sshfs/
-[e]: http://sockspuppet.com/