Skip to content

Commit 3ca2e31

Browse files
authored
Update docs/developer/website-development.mdx
1 parent 5ec899c commit 3ca2e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/website-development.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Development of the Lingua Franca website.
77

88
First, for simple changes to the website, such as fixing typos, the easiest way is to scroll to the bottom of the page, follow the link at the bottom to send a pull request, edit the resulting page, and issue a pull request.
99

10-
For more elaborate changes, including adding new pages, you will need to clone the [GitHub repository](https://github.com/lf-lang/website-lingua-franca). You can then set up your local clone to provide a local copy of the website by following the instructions in the [README file](https://github.com/lf-lang/website-lingua-franca/blob/main/README.md). This way, you can test your changes before issuing a pull request.
10+
For more elaborate changes, including adding new pages, you will need to clone the [GitHub repository](https://github.com/lf-lang/lf-lang.github.io). You can then build the website by following the instructions in the [README file](https://github.com/lf-lang/lf-lang.github.io/blob/main/README.md). This way, you can test your changes before issuing a pull request.
1111

1212
## Editing the Handbook
1313

0 commit comments

Comments
 (0)