Skip to content

Commit ad6d6e0

Browse files
committed
DOC: Fix YouTube link
1 parent e25a1c9 commit ad6d6e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Backtest trading strategies with Python.
1414
[**Project website**](https://kernc.github.io/backtesting.py) + [Documentation]   |  [YouTube]
1515

1616
[Documentation]: https://kernc.github.io/backtesting.py/doc/backtesting/
17-
[YouTube]: https://www.youtube.com/?q=%22backtesting.py%22
17+
[YouTube]: https://www.youtube.com/results?q=%22backtesting.py%22
1818

1919
Installation
2020
------------

backtesting/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
## Video Tutorials
3030
3131
* Some [**coverage on YouTube**](https://github.com/kernc/backtesting.py/discussions/677).
32-
* [YouTube search](https://www.youtube.com/?q=%22backtesting.py%22)
32+
* [YouTube search](https://www.youtube.com/results?q=%22backtesting.py%22)
3333
3434
## Example Strategies
3535

0 commit comments

Comments
 (0)