You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/2024-11-11-package.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ In this guide, we’ll walk you through the essential steps to create and publis
23
23
By the end of this guide, you'll have a fully configured, shareable package ready to distribute within the Lingua Franca ecosystem.
24
24
25
25
## Creating a New Package
26
-
You can create a new [LF package](/docs/glossary/glossaryx#package) either manually by creating an [LF file](/docs/glossary/glossaryx#lf-file) or by using the [Lingo Package Manager](https://github.com/lf-lang/lingo).
26
+
You can create a new [LF package](/docs/glossary/#package) either manually by creating an [LF file](/docs/glossary/#lf-file) or by using the [Lingo Package Manager](https://github.com/lf-lang/lingo).
27
27
28
28
#### Option 1: Create a Project Using the Lingo Package Manager
29
29
1. After [installing the Lingo Package Manager](https://www.lf-lang.org/docs/installation#lingo), create an empty directory to serve as the root of your new package.
0 commit comments