Skip to content

Commit 8cb3521

Browse files
committed
Add metrics
1 parent 29173aa commit 8cb3521

39 files changed

+10629
-220
lines changed

docusaurus/docs/Getting Started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 1
66
You can install the framework using the following command:
77

88
:::info
9-
Python 3.9 or higher is required.
9+
Python 3.10 or higher is required.
1010
:::
1111

1212
```bash

docusaurus/docs/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pip install investing-algorithm-framework
4343
```
4444

4545
## Contributing
46-
If you want to contribute to the framework, please read the [contributing guide](/docs/contributing/contributing).
46+
If you want to contribute to the framework, please read the [contributing guide](/contributing-guide/contributing).
4747

4848
### Issues
4949
If you find a bug or have a feature request, please create an issue on [GitHub](https://github.com/coding-kitties/investing-algorithm-framework/issues).

0 commit comments

Comments
 (0)