From f51d743e7571e1229c75577e9682c150e19beff1 Mon Sep 17 00:00:00 2001 From: halw Date: Thu, 19 Jan 2012 20:44:12 +0000 Subject: [PATCH] Fixed link which was broken due to renaming pages in EiffelStudio installation section. Author:halw Date:2012-01-19T20:44:12.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1051 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- documentation/current/solutions/other-languages/index.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/current/solutions/other-languages/index.wiki b/documentation/current/solutions/other-languages/index.wiki index f73287b5..536fdf59 100644 --- a/documentation/current/solutions/other-languages/index.wiki +++ b/documentation/current/solutions/other-languages/index.wiki @@ -9,5 +9,5 @@ With EiffelStudio you can encapsulate routines written in C , C++ and Java. This It is also possible to make Eiffel routines available to be called by these languages. So, you can augment existing systems written in other languages with extensions built with Eiffel. ===Microsoft COM and .NET=== -In addition to C, C++, and Java, you may find it valuable to use Eiffel with other technologies like Microsoft COM and the multiple languages of Microsoft .NET. You will find information about interacting with these technologies in our documentation specific to [[Windows|support for Microsoft Windows]]. +In addition to C, C++, and Java, you may find it valuable to use Eiffel with other technologies like Microsoft COM and the multiple languages of Microsoft .NET. You will find information about interacting with these technologies in our documentation specific to [[Microsoft Windows|support for Microsoft Windows]].