Skip to content

Commit a085857

Browse files
authored
Merge pull request #219 from RohanTalip/RT/readme-links
Updated some links in README.md
2 parents 039aa74 + 4652d20 commit a085857

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66

77
This repository is a collection of WordPress and Jupyter notebook tutorials for LEAN demonstrating financial concepts and LEAN. Tutorials are categorized into folders with each Category and Tutorial Series. The Jupyter notebook and the associated HTML webpage must use matching file names. The HTML is generated and displayed with wordpress.
88

9-
Lean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage. It was designed in Mono and operates in Windows, Linux and Mac platforms. For more information about the LEAN Algorithmic Trading engine see the [Lean Engine Repository][4].
9+
Lean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage. It was designed in Mono and operates in Windows, Linux and Mac platforms. For more information about the LEAN Algorithmic Trading engine see the [Lean][4] Engine repository.
1010

1111

1212
## New Tutorial Requests and Edits ##
1313

14-
Please submit new tutorial requests as an issue to the [Tutorial Repository][5]. Before submitting an issue please read others to ensure it is not a duplicate. Edits and fixes for clarity are warmly welcomed!
14+
Please submit new tutorial requests as an issue to the [Tutorials][5] repository. Before submitting an issue please read others to ensure it is not a duplicate. Edits and fixes for clarity are warmly welcomed!
1515

1616
## Mailing List ##
1717

@@ -24,7 +24,7 @@ Contributions are warmly very welcomed but we ask you read the existing code to
2424
[1]: https://www.quantconnect.com/tutorials "Tutorials Viewer"
2525
[2]: https://www.quantconnect.com/lean/docs "Lean Documentation"
2626
[3]: https://github.com/QuantConnect/Lean/archive/master.zip
27-
[4]: https://github.com/QuantConnect/Lean/archive/master.zip
27+
[4]: https://github.com/QuantConnect/Lean
2828
[5]: https://github.com/QuantConnect/Tutorials/issues
2929
[6]: https://groups.google.com/forum/#!forum/lean-engine
3030
[7]: https://github.com/QuantConnect/Lean/blob/master/CONTRIBUTING.md

0 commit comments

Comments
 (0)