Skip to content

Commit de73cd9

Browse files
committed
fix slug
1 parent a586751 commit de73cd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/articles/literate-llm/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
title = "Literate Programming for LLMs"
3-
slug = "literate-llms"
3+
slug = "literate-llm"
44
date = 2025-04-14
55
description = "Exploring a novel use case for Donald Knuth's literate programming style"
66

0 commit comments

Comments
 (0)