Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Commit b04f0e8

Browse files
committed
update slug in some blogs
1 parent af0fc12 commit b04f0e8

4 files changed

Lines changed: 12 additions & 0 deletions

File tree

File renamed without changes.
File renamed without changes.
File renamed without changes.

pcweb/pcweb.py

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,11 @@
187187
("/blog/2025-05-16-top-5-ai-app-builders", "/blog/top-5-ai-app-builders"),
188188
(
189189
"/blog/2025-06-03-internal-tool-builders-2025",
190+
"/blog/internal-tool-builders",
191+
),
192+
(
190193
"/blog/internal-tool-builders-2025",
194+
"/blog/internal-tool-builders",
191195
),
192196
("/blog/2025-06-20-reflex-dash", "/blog/reflex-dash"),
193197
(
@@ -200,15 +204,23 @@
200204
("/blog/2025-12-05-on-premises-deployment", "/blog/on-premises-deployment"),
201205
(
202206
"/blog/2025-12-17-top-7-enterprise-ai-app-builders-2026",
207+
"/blog/top-7-enterprise-ai-app-builders",
208+
),
209+
(
203210
"/blog/top-7-enterprise-ai-app-builders-2026",
211+
"/blog/top-7-enterprise-ai-app-builders",
204212
),
205213
(
206214
"/blog/2025-10-27-top-10-data-visualization-libraries",
207215
"/blog/top-10-data-visualization-libraries",
208216
),
209217
(
210218
"/blog/2026-01-09-top-python-web-frameworks-2026",
219+
"/blog/top-python-web-frameworks",
220+
),
221+
(
211222
"/blog/top-python-web-frameworks-2026",
223+
"/blog/top-python-web-frameworks",
212224
),
213225
]
214226

0 commit comments

Comments
 (0)