From 2519c7afd4fa00dd573f6545cf6bb7db97b752a8 Mon Sep 17 00:00:00 2001 From: Alexander-Brock Date: Wed, 19 Jun 2024 15:25:16 +0200 Subject: [PATCH] Remove timestamps from two YouTube links The YouTube player jumped to the middle of the videos, both videos are easier to understand when watching from the start. --- docs/handbook/new_developers/navigate_code.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/handbook/new_developers/navigate_code.md b/docs/handbook/new_developers/navigate_code.md index 90d759a7..bd300146 100644 --- a/docs/handbook/new_developers/navigate_code.md +++ b/docs/handbook/new_developers/navigate_code.md @@ -58,11 +58,11 @@ These names can then be used to search through the code. Short: -- [Campbell's Tips for Code Navigation](https://www.youtube.com/watch?v=_kniMTbcCko&t=38s) +- [Campbell's Tips for Code Navigation](https://www.youtube.com/watch?v=_kniMTbcCko) - [Campbell's Code Navigation and Code Fix](https://www.youtube.com/watch?v=5Ymoav0nNWQ) Longer: - [Dalai's Code Dive Video](https://www.youtube.com/watch?v=tCdx7gzp0Ac) -- [Dalai's Bug Fix](https://www.youtube.com/watch?v=tQzKjf2_Hmk&t=157s) +- [Dalai's Bug Fix](https://www.youtube.com/watch?v=tQzKjf2_Hmk) -- 2.30.2