Skip to content

Commit 6a82ff7

Browse files
authored
Aliases for inbound urls that are raising 404s (Interlisp#181)
1 parent 9705bf0 commit 6a82ff7

File tree

10 files changed

+16
-2
lines changed

10 files changed

+16
-2
lines changed

content/en/project/glossary/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Glossary
3+
aliases:
4+
- /medley/project/glossary
35
weight: 90
46
type: docs
57
---

content/en/project/news/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: News
33
weight: 10
44
type: docs
55
aliases:
6-
- /hugo/news/
6+
- /hugo/news
77
---
88

99
### 2023 Annual Report (in preparation)

content/en/project/partners/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Organizational Partners
33
weight: 12
44
type: docs
55
aliases:
6-
- /medley/project/partners/
6+
- /medley/project/partners
77
---
88

99
### [Software Preservation Network](https://www.softwarepreservationnetwork.org/about/)

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ type: docs
55
aliases:
66
- /running/online
77
- /running/online/usingonline
8+
- /medley/using/running/online
89
---
910

1011
Running Interlisp online is good for experimenting and introducing yourself to the environment. However, anything you create in the online environment should be treated as transient. If you're interested in developing and experimenting with Lisp programs, you will want to investigate other options. But, for a first foray, this is a good starting place.

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
---
22
title: Install and Run
3+
aliases:
4+
- /medley/using/build
5+
- /medley/using/running
6+
- /developing
37
weight: 10
48
type: docs
59
---

content/en/software/install-and-run/running-on-win.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ weight: 40
44
type: docs
55
aliases:
66
- /hugo/running/running-on-win/
7+
- /medley/using/running/running-on-win
78
---
89

910
There are two ways to run Medley on Windows:

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ aliases:
44
- /docs/
55
- /hugo/documentation
66
- /using-medley/
7+
- /medley/using/
78
weight: 60
89
type: docs
910
---

content/en/software/using-medley/medley/modern-medley-release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Modern Medley Release Notes
3+
aliases:
4+
- /medley/using/docs/medley/modern-medley-release-notes
35
weight: 2
46
type: docs
57
---

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Orientation to Medley
33
aliases:
44
- /docs/medley/orientation
5+
- /medley/using/docs/medley/orientation
56
weight: 5
67
type: docs
78
---

content/en/software/using-medley/medley/the-DSK-file-system.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: The {DSK} file system
3+
aliases:
4+
- /hugo/docs/medley/the-medley-interlisp-dsk-file-system
35
weight: 15
46
type: docs
57
---

0 commit comments

Comments
 (0)