Update debugging.md (#1111)
Browse files- docs/debugging.md +3 -3
docs/debugging.md
CHANGED
@@ -226,12 +226,12 @@ Here is a short video that demonstrates how to attach to a Docker container on a
|
|
226 |
|
227 |
<div style="text-align: center; line-height: 0;">
|
228 |
|
229 |
-
<a href="https://youtu.be/
|
230 |
title="Debugging Axolotl Part 2: Attaching to Docker on a Remote Host"><img
|
231 |
-
src="https://i.ytimg.com/vi/
|
232 |
style="border-radius: 10px; display: block; margin: auto;" width="560" height="315" /></a>
|
233 |
|
234 |
-
<figcaption style="font-size: smaller;"><a href="https://hamel.dev">Hamel Husain's</a> tutorial: <a href="https://youtu.be/
|
235 |
</a></figcaption>
|
236 |
|
237 |
</div>
|
|
|
226 |
|
227 |
<div style="text-align: center; line-height: 0;">
|
228 |
|
229 |
+
<a href="https://youtu.be/0AuoR7QnHR0" target="_blank"
|
230 |
title="Debugging Axolotl Part 2: Attaching to Docker on a Remote Host"><img
|
231 |
+
src="https://i.ytimg.com/vi/0AuoR7QnHR0/hqdefault.jpg"
|
232 |
style="border-radius: 10px; display: block; margin: auto;" width="560" height="315" /></a>
|
233 |
|
234 |
+
<figcaption style="font-size: smaller;"><a href="https://hamel.dev">Hamel Husain's</a> tutorial: <a href="https://youtu.be/0AuoR7QnHR0">Debugging Axolotl Part 2: Attaching to Docker on a Remote Host
|
235 |
</a></figcaption>
|
236 |
|
237 |
</div>
|