From 31df2e8125219558ecc3c3533d70c00a0713e0b0 Mon Sep 17 00:00:00 2001 From: Jason Kendall Date: Sun, 29 Apr 2018 09:16:39 -0400 Subject: [PATCH] Fix broken link in message-networks.md Broken link fixed. --- docs/messageareas/message-networks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/messageareas/message-networks.md b/docs/messageareas/message-networks.md index bb98b0b7..a334ab94 100644 --- a/docs/messageareas/message-networks.md +++ b/docs/messageareas/message-networks.md @@ -35,7 +35,7 @@ Each entry's key name is referenced elsewhere in `config.hjson` for FTN oriented ## Message Areas The `areas` section describes a mapping of local **area tags** configured in your `messageConferences` (see -[Configuring a Message Area][/messageareas/configuring-a-message-area]) to a message network (described +[Configuring a Message Area](configuring-a-message-area.md)) to a message network (described above), a FTN specific area tag, and remote uplink address(s). This section can be thought of similar to the *AREAS.BBS* file used by other BBS packages. @@ -64,4 +64,4 @@ When ENiGMA½ imports messages, they will be placed in the local area that match } } } -``` \ No newline at end of file +```