File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -187,9 +187,8 @@ always trust the results you get.
187187
188188If you want to start _ using_ Enso, please see the download links in the
189189[ getting started] ( #getting-started ) section above. Alternatively, you can get
190- the IDE [ here] ( https://github.com/enso-org/ide/releases ) and the language itself
191- [ here] ( https://github.com/enso-org/enso/releases ) . This section is intended for
192- people interested in contributing to the development of Enso.
190+ the IDE [ here] ( https://github.com/enso-org/enso/releases ) . This section is
191+ intended for people interested in contributing to the development of Enso.
193192
194193Enso is a community-driven open source project which is, and will always be,
195194open and free to use. Join us, help us to build it, and spread the word!
Original file line number Diff line number Diff line change @@ -502,7 +502,7 @@ below may provide more rules for use in specific cases.
502502
503503Enso follows the standard rust convention for structuring crates, as provided by
504504` cargo new ` . This is discussed more in depth
505- [ here] ( https://learning-rust.github.io/docs/a4. cargo,crates_and_basic_project_structure.html#Project-Structure ) .
505+ [ here] ( https://learning-rust.github.io/docs/cargo-crates-and-basic-project-structure/ ) .
506506
507507### The Public API
508508
You can’t perform that action at this time.
0 commit comments