hamel commited on
Commit
304ea1b
·
unverified ·
1 Parent(s): da97285

Update debugging.md (#1111)

Browse files
Files changed (1) hide show
  1. 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/A_A2CEHj4ew" target="_blank"
230
  title="Debugging Axolotl Part 2: Attaching to Docker on a Remote Host"><img
231
- src="https://i.ytimg.com/vi/A_A2CEHj4ew/maxresdefault.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/A_A2CEHj4ew">Debugging Axolotl Part 2: Attaching to Docker on a Remote Host
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>