Commit Graph

14 Commits

Author SHA1 Message Date
Vikrant Singh
ba79c023a8 fix: repair broken markdown links in Lessons 14, 17, and 18
Lesson 14:
- Fix 10 truncated tracking IDs where `koreyst` was misspelled as
  `koreys` (missing trailing `t`) across all URLs and image paths

Lesson 17:
- Fix malformed JARVIS URL with double `?` query delimiter
  (`?tab=readme-ov-file?WT.mc_id=` → `?tab=readme-ov-file&WT.mc_id=`)

Lesson 18:
- Fix malformed Azure fine-tuning tutorial URL with double `?`
  (`?tabs=python-new%2Ccommand-line?WT.mc_id=` → `&WT.mc_id=`)
- Remove stray `]` bracket inside TRL documentation URL that broke
  the markdown link rendering
2026-02-14 16:41:58 -08:00
Marcel Petrick
1f77666d08 fix(docs): correct typos found during code review
Non-functional changes only:
- Fixed minor spelling mistakes in comments
- Corrected typos in user-facing strings
- No variables, logic, or functional code was modified.

Signed-off-by: Marcel Petrick <mail@marcelpetrick.it>
2025-11-17 16:29:17 +01:00
Korey Stegared-Pace
f3a33dab7a changing to YouTube Links 2025-10-13 10:26:20 +02:00
omahs
1c5828b775
fix typo 2024-08-19 14:23:39 +02:00
omahs
922919c90a
fix typos 2024-08-19 14:21:57 +02:00
Onurkan Bakırcı
8afa435d6f
Typo
"out" to "our"
2024-07-04 19:08:59 +03:00
Korey Stegared-Pace
163938d86d added tracking lins 2024-06-26 13:29:46 +02:00
Korey Stegared-Pace
0600938f2f added new banners and video links 2024-06-26 13:10:55 +02:00
Shenwei Wang
01b230371b
Fix the link to lesson 15 in lesson 14 2024-04-19 11:24:58 +08:00
ldwedari
1aa622dfc6
Fix typo 2024-03-16 21:23:39 +01:00
Korey Stegared-Pace
97225eb812 Fixed typos 2024-02-22 10:42:12 +01:00
Pablo Nunes
4a4d03671e Image Tracking on lesson 14 2024-02-11 01:55:42 +00:00
Pablo Nunes
b34a70cbe2 Adding Chapter 14 - Genarative Ai Application Lifecycle 2024-02-11 01:53:37 +00:00
Pablo Nunes
ddba184c33 Adding Chapter 14 - Generative Application Lifecycle 2024-02-11 01:51:43 +00:00