Skip to content

Commit 792e3bc

Browse files
committed
Fix broken links
1 parent 14bb574 commit 792e3bc

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ found [here](https://github.com/investing-algorithms/investing-algorithm-framewo
2525

2626

2727
## Documentation
28-
All documentation can be found online at the official website here [here](www.investing-algorithm-framework.com).
28+
All documentation can be found online at the official website here [here](https://investing-algorithm-framework.com).
2929

3030
For a quick guide on installing the framework look [here](https://github.com/investing-algorithms/investing-algorithm-framework/blob/master/docs/INSTALL.md)
3131

@@ -38,16 +38,12 @@ information about the framework, we encourage you to join our slack channel.
3838

3939
### [Bugs / Issues](https://github.com/investing-algorithms/investing-algorithm-framework/issues?q=is%3Aissue)
4040

41-
If you discover a bug in the framework, please
42-
[search our issue tracker](https://github.com/investing-algorithms/investing-algorithm-framework/issues?q=is%3Aissue)
43-
first. If it hasn't been reported, please
44-
[create a new issue](https://github.com/investing-algorithms/investing-algorithm-framework/issues/new) and
45-
ensure you follow the template guide so that developers can assist you as quickly as possible.
41+
If you discover a bug in the framework, please [search our issue tracker](https://github.com/investing-algorithms/investing-algorithm-framework/issues?q=is%3Aissue)
42+
first. If it hasn't been reported, please [create a new issue](https://github.com/investing-algorithms/investing-algorithm-framework/issues/new).
4643

4744
Feel like the framework is missing a feature? We welcome your pull requests!
4845

49-
Please read our
50-
[Contributing document](https://github.com/investing-algorithms/investing-algorithm-framework/blob/master/docs/CONTRIBUTING.md)
46+
Please read our [Contributing document](https://github.com/investing-algorithms/investing-algorithm-framework/blob/master/docs/CONTRIBUTING.md)
5147
to understand the requirements before sending your pull-requests.
5248

5349
**Note** before starting any major new feature work, *please open an issue describing what you are planning to do* or talk to us on [Slack](https://join.slack.com/t/investingbots/shared_invite/enQtODgwNTg3MzA2MjYyLTdiZjczZDRlNWJjNDdmYThiMGE0MzFhOTg4Y2E0NzQ2OTgxYjA1NzU3ZWJiY2JhOTE1ZGJlZGFiNDU3OTAzMDg).

0 commit comments

Comments
 (0)