Skip to content

Commit 6c461b8

Browse files
dshkolclaude
andcommitted
Fix blog post URL to correct path
Changed from /post/thedaily/ to /posts/the-daily/ across all 4 pages. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 2c76899 commit 6c461b8

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/en/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ LLM-generated content goes through automated reviews but may very well still con
2121

2222
## More Information
2323

24-
- [How The D-AI-LY Works](https://www.dshkol.com/post/thedaily/) — This is a blog post that goes into much more detail on how this system works, what each skill does, and how the skills were assembled.
24+
- [How The D-AI-LY Works](https://dshkol.com/posts/the-daily/) — This is a blog post that goes into much more detail on how this system works, what each skill does, and how the skills were assembled.
2525
- [GitHub Repository](https://github.com/dshkol/thedaily) — I've published this project as an open-source repo. All content including custom SKILL.MD files is available in the repo here.
2626

2727
---

docs/fr/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Le contenu généré par LLM passe par des revues automatisées mais peut très
2121

2222
## Plus d'information
2323

24-
- [Comment fonctionne Le D-AI-LY](https://www.dshkol.com/post/thedaily/) — Article de blogue qui explique en détail le fonctionnement de ce système, ce que fait chaque skill et comment les skills ont été assemblés.
24+
- [Comment fonctionne Le D-AI-LY](https://dshkol.com/posts/the-daily/) — Article de blogue qui explique en détail le fonctionnement de ce système, ce que fait chaque skill et comment les skills ont été assemblés.
2525
- [Dépôt GitHub](https://github.com/dshkol/thedaily) — Ce projet est publié en tant que dépôt open-source. Tout le contenu, y compris les fichiers SKILL.MD personnalisés, est disponible dans le dépôt.
2626

2727
---

docs/fr/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ Le D-AI-LY est un projet expérimental utilisant des grands modèles de langage
6464

6565
**Ceci n'est pas une publication officielle de Statistique Canada.** Les données proviennent de sources publiques ; le récit et l'analyse sont générés par IA. [Vérifiez les chiffres auprès de Statistique Canada](https://www.statcan.gc.ca).
6666

67-
Pour en savoir plus sur son fonctionnement, consultez l'[article de blogue](https://www.dshkol.com/post/thedaily/) et le [dépôt GitHub](https://github.com/dshkol/thedaily).
67+
Pour en savoir plus sur son fonctionnement, consultez l'[article de blogue](https://dshkol.com/posts/the-daily/) et le [dépôt GitHub](https://github.com/dshkol/thedaily).
6868

6969
</div>

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ The D-AI-LY is an experimental project using large language models to generate s
6868

6969
**Not an official Statistics Canada publication.** Data comes from public sources; narrative and analysis are AI-generated. [Verify figures with Statistics Canada](https://www.statcan.gc.ca).
7070

71-
Read about how it works in the accompanying [blog post](https://www.dshkol.com/post/thedaily/) and check out the repo on [GitHub](https://github.com/dshkol/thedaily).
71+
Read about how it works in the accompanying [blog post](https://dshkol.com/posts/the-daily/) and check out the repo on [GitHub](https://github.com/dshkol/thedaily).
7272

7373
</div>

0 commit comments

Comments
 (0)