Skip to content

Commit 6be1e66

Browse files
committed
install/run instructions revision
1 parent 8e28fa3 commit 6be1e66

File tree

10 files changed

+10
-8
lines changed

10 files changed

+10
-8
lines changed

content/en/software/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
title: Software
33
type: docs
44
---
5+
6+
This section contains information on using the Medley Interlisp software. Check out (./install-and-run)[Install and Run] to learn how to set Medley up on your computer. You can also visit (./access-online) to learn how to access Medley running on our servers using your web browser.

content/en/software/access-online/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Access Medley Online
3-
weight: 10
3+
weight: 20
44
type: docs
55
aliases:
66
- /running/online

content/en/software/install-and-run/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Install and Run
3-
weight: 30
3+
weight: 10
44
type: docs
55
---
66

content/en/software/docs/_index.md renamed to content/en/software/using-medley/_index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
2-
title: Documentation
3-
url: /documentation/
2+
title: Using Medley
3+
url: /using-medley/
44
aliases:
55
- /docs/
66
- /hugo/documentation
77
weight: 60
88
type: docs
99
---
1010

11-
We have a variety of documentation available for anyone interested in using Interlisp.
11+
Whether you're just getting started or refreshing your knowledge of Interlisp, we have a variety of documentation to help you along.
1212

13-
For general information to get you started, go to [The Basics of Interlisp]({{< ref "Using.md" >}}).
13+
You can find general information for new users at [The Basics of Interlisp]({{< ref "Using.md" >}}).
1414

15-
For Medley orientation and tips, go to [Using Medley](/software/using).
15+
For Medley orientation and tips, go to [Using Medley](./medley).
1616

17-
The following links provide access to PDF files containing Interlisp documentation.
17+
The following links lead to PDF files containing Interlisp documentation.
1818

1919
### Unsorted documentation content
2020

0 commit comments

Comments
 (0)