Skip to content

Commit 561b93e

Browse files
committed
more link fixes
1 parent dec6c92 commit 561b93e

File tree

5 files changed

+5
-7
lines changed

5 files changed

+5
-7
lines changed

content/en/project/status/2021MedleyAnnualReport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ In this document, we use “we” to mean our contributors:
116116
* as contributors to an Open Source project
117117
* 384 issues, 133 closed, 151 open [Issues](https://github.com/Interlisp/medley/issues). 54 [discussions](https://github.com/Interlisp/medley/discussions)
118118
* 191 Medley [pull requests](https://github.com/Interlisp/medley/pulls), 387 Maiko [pull requests](https://github.com/Interlisp/maiko/pulls)
119-
* as a (non-profit) corporation: [InterlispOrg Inc](//project/partners/interlisporg-inc).
119+
* as a (non-profit) corporation: [InterlispOrg Inc](/project/partners/interlisporg-inc/).
120120

121121
We depend on volunteers to help. If you’d like to help but aren’t sure how to, ask.
122122

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Running Interlisp online is good for experimenting and introducing yourself to t
1919

2020
## Accessing Interlisp Online
2121

22-
1. Go to [Interlisp Online](https://online.interlisp.org/main)
22+
1. Go to [Interlisp Online](https://online.interlisp.org/)
2323
{{< imgproc Login_Screen Resize "400x450">}} Interlisp Online Login {{< /imgproc >}}
2424
2. Login to Medley Interlisp Online:
2525
* You can login as a guest by clicking <img src="Guest_Login_button.png" alt="Guest Login button"> on the login screen. However, guest sessions are not saved.

content/en/software/using-medley/_index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11
---
22
title: Using Medley
3-
url: /using-medley/
43
aliases:
54
- /docs/
65
- /hugo/documentation
6+
- /using-medley/
77
weight: 60
88
type: docs
99
---
1010

1111
Whether you're just getting started or refreshing your knowledge of Interlisp, we have a variety of documentation to help you along.
1212

13-
You can find general information for new users at [The Basics of Interlisp]({{< ref "Using.md" >}}).
14-
15-
For Medley orientation and tips, go to [Using Medley](./medley).
16-
1713
The following links lead to PDF files containing Interlisp documentation.
1814
We are in the process of organizing this documentation.
1915

content/en/software/using-medley/medley/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: What to Expect when Using Medley
33
weight: 10
44
type: docs
5+
aliases:
6+
- /using-medley
57
---
68

79
Refer to the following pages to learn about using Medley Interlisp:

0 commit comments

Comments
 (0)