Skip to content

Commit 8f7fb91

Browse files
committed
Reordered links. Updated broken links and improved phrasing. Added mailto link.
1 parent 9efba9b commit 8f7fb91

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
![QuantConnect Logo](https://cdn.quantconnect.com/web/i/logo-small.png)
22
# QuantConnect Documentation
33

4-
[Documentation][1] | [LEAN API][2] | [Download LEAN][3] | [Slack Channel][8]
4+
[Documentation][1] | [LEAN API][2] | [Download LEAN][3] | [Discord Channel][4]
55
----------
66

77
This repository is the primary source for documentation for QuantConnect.com. If you have edits to the documentation, please submit a pull request for the fix.
88

9-
Contributors of accepted pull requests will receive a 2 month free Prime subscription on QuantConnect. Once your pull request has been merged, write to us at [email protected] with a link to your PR to claim your free live trading! =) QuantConnect <3 open source.
9+
Contributors of accepted pull requests will receive a 2 month free Prime subscription on QuantConnect. Once your pull request has been merged, write to us at [[email protected]][5] with a link to your PR to claim your free live trading! =) QuantConnect <3 open source.
1010

11-
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 on Windows, Linux, and Mac platforms. For more information about the LEAN Algorithmic Trading engine, see the [Lean Engine Repository][4].
11+
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 on Windows, Linux, and Mac platforms. For more information about the LEAN Algorithmic Trading engine, see the [Lean Engine Repository][6].
1212

1313

1414
## New Documentation Requests and Edits ##
1515

16-
Please submit new documentation requests as an issue to the [Documentation repository][5]. Before submitting an issue, please read others to ensure it is not a duplicate. Edits and fixes for clarity are warmly welcomed!
16+
Please submit new documentation requests as an issue to the [Documentation repository][7]. Before submitting an issue, please read others to ensure it is not a duplicate. Edits and fixes for clarity are warmly welcomed!
1717

1818
## Contributors and Pull Requests ##
1919

20-
Contributions are very warmly welcomed, but we ask you read the existing code to see how it is formatted and commented, and to ensure contributions match the existing style. All code submissions must include accompanying tests. Please see the [contributor guidelines][7].
20+
Contributions are very warmly welcomed, but we ask you read the existing code to see how it is formatted and commented, and to ensure contributions match the existing style. All code submissions must include accompanying tests. Please see the [contributor guidelines][8].
2121

22-
[1]: https://www.quantconnect.com/docs "Documentation"
23-
[2]: https://www.quantconnect.com/lean/docs "Lean Documentation"
22+
[1]: https://www.quantconnect.com/docs
23+
[2]: https://www.quantconnect.com/docs/v2/lean-cli/api-reference
2424
[3]: https://github.com/QuantConnect/Lean/archive/master.zip
25-
[4]: https://github.com/QuantConnect/Lean/archive/master.zip
26-
[5]: https://github.com/QuantConnect/Documentation/issues
27-
[6]: https://groups.google.com/forum/#!forum/lean-engine
28-
[7]: https://github.com/QuantConnect/Lean/blob/master/CONTRIBUTING.md
29-
[8]: https://www.quantconnect.com/slack
25+
[4]: https://www.quantconnect.com/slack
26+
[5]: mailto:support@quantconnect.com
27+
[6]: https://github.com/QuantConnect/Lean
28+
[7]: https://github.com/QuantConnect/Documentation/issues
29+
[8]: https://github.com/QuantConnect/Lean/blob/master/CONTRIBUTING.md

0 commit comments

Comments
 (0)