Skip to content

Commit

Permalink
Merge pull request #565 from RichDom2185/2024-10/fix-broken-glossary-…
Browse files Browse the repository at this point in the history
…links

Fix broken glossary links
  • Loading branch information
RichDom2185 authored Oct 16, 2024
2 parents aa09721 + b69768c commit ed2e23a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/_glossary/CommandInputBox.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ show-in: [ug, dg]

The region located at the top-left of FoodRem's main window.

To view more information, refer to the [Layout](/UserGuide.html#layout) section of the User Guide.
To view more information, refer to the [Layout]({{ "/UserGuide.html#layout" | relative_url }}) section of the User Guide.
2 changes: 1 addition & 1 deletion docs/_glossary/CommandOutputBox.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ show-in: [ug, dg]

The region located at the right half of FoodRem's main window.

To view more information, refer to the [Layout](/UserGuide.html#layout) section of the User Guide.
To view more information, refer to the [Layout]({{ "/UserGuide.html#layout" | relative_url }}) section of the User Guide.

0 comments on commit ed2e23a

Please sign in to comment.