From e691757eb812f1465393b674fdc5d9d33c72ddd4 Mon Sep 17 00:00:00 2001 From: nocheroot Date: Tue, 15 May 2018 09:21:35 -0500 Subject: [PATCH] Update broken link --- pkgs/racket-doc/scribblings/foreign/com-auto.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-doc/scribblings/foreign/com-auto.scrbl b/pkgs/racket-doc/scribblings/foreign/com-auto.scrbl index e295970af7..b46a3aea34 100644 --- a/pkgs/racket-doc/scribblings/foreign/com-auto.scrbl +++ b/pkgs/racket-doc/scribblings/foreign/com-auto.scrbl @@ -439,7 +439,7 @@ application itself need not be installed on the client machine. There are a number of configuration issues relating to DCOM. See -@centerline{@link["http://www.distribucon.com/dcom95.aspx"]{http://www.distribucon.com/dcom95.html}} +@centerline{@link["https://web.archive.org/web/20061013184653/www.distribucon.com/dcom95.html"]{http://www.distribucon.com/dcom95.html}} for more information on how to setup client and server machines for DCOM.