Skip to content

Commit 1e1476d

Browse files
authored
Merge pull request #234 from lf-lang/fix-from-source
Fix links in from source installation for command line tools
2 parents d83e612 + 0d491c1 commit 1e1476d

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

docs/developer/downloading-and-building.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Developer Setup
3-
description: Setting up Lingua Franca for developers.
2+
title: Building from Source Code
3+
description: Instruction for downloading and building the Lingua Franca source code.
44
---
55

66
## Prerequisites

docs/installation.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,4 @@ Regular and nightly release builds of the command line tools can be downloaded f
149149

150150
### From Source
151151

152-
Please refer to the [Lingua Franca GitHub repository](https://github.com/lf-lang/lingua-franca) for build instructions.
153-
154-
If you'd like to contribute to Lingua Franca, you can find details about the recommended developer setup here.
152+
If you would like to build from source or contribute to Lingua Franca, you can find further instructions in the [developer section].(./developer/downloading-and-building.mdx).

0 commit comments

Comments
 (0)