Skip to content

Commit 6e12ee0

Browse files
committed
Fix broken link
1 parent 92d267b commit 6e12ee0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/en/_index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,18 @@
1919
<h1>The Interlisp Revival</h1>
2020
</header>
2121

22+
<div>
2223
<p>Welcome to the start of a new chapter in computing! We're a group of software developers making the Medley Interlisp system available for use on modern computer systems.</p>
2324

2425
<p>The Medley system was created at Xerox's Palo Alto Research Center (PARC). PARC was the cradle of the modern graphical user interface and its design thinking continued with the development of Medley Interlisp, an extensible graphical operating system with nearly limitless possibilities for customization. Whatever the task, using Medley you can design a custom workflow to help accomplish it.</p>
2526

2627
<p>Interlisp was first released by Xerox and distributed commercially until its development ceased in the 1990s. Until 2009 it survived only in the hands of a few of the original developers, but now this classic software system is running again on your favorite operating system. This project is more than a trip down memory lane: our mission is to expand the scope of what Medley can do, fulfilling its promise of software tools limited only by the user's imagination. Dive in and explore the language, the tools, and the myriad applications, experiments, and playful creations that were crafted in and for Interlisp.</p>
2728

28-
<p>Feeling confused by the jargon? Don't worry, we've got you covered. <a href="medley/project/glossary">Check out our glossary</a> to learn the terms associated with our project.</p>
29+
<p>Feeling confused by the jargon? Don't worry, we've got you covered. <a href="project/glossary">Check out our glossary</a> to learn the terms associated with our project.</p>
2930

3031
<p>Most software in this project is licensed under the terms of the <a href="https://github.com/Interlisp/medley/blob/master/LICENSE">MIT license</a>.</p>
3132

33+
</div>
3234
<!--
3335
<p>Xerox's Palo Alto Research Center (PARC) is remembered mainly as the birthplace of the modern graphical user interface, influencing the development of the graphical operating systems we know today. At the same time PARC did pioneering work in the field of AI using a language called Interlisp. This powerful programmable language became the basis of Medley, a graphical software environment that carried on the design thinking of PARC's original Alto interface.</p>
3436

0 commit comments

Comments
 (0)