Skip to content

Commit ba52b20

Browse files
committed
Bug fix
1 parent 7bdd2db commit ba52b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2024-11-11-package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This will set up a new LF package with the following structure:
3939
└── └── Lingo.toml # Configuration file for current package
4040
```
4141

42-
#### Option 2: Create a New [LF File](/docs/glossary/glossaryx#lf-file)
42+
#### Option 2: Create a New LF File
4343
1. Go to <kbd>File > New File...</kbd> and select `New Lingua Franca File`.
4444
2. Save the file in a directory called `src` to ensure that generated code is placed in a parallel `src-gen` directory. For example, if your file is called `Foo.lf`, the directory structure after building will look like this:
4545

0 commit comments

Comments
 (0)