From 93fb747cb3580fba002e1bbb5177edf02700441d Mon Sep 17 00:00:00 2001 From: Lucian Mogosanu Date: Sat, 10 Aug 2013 15:24:54 +0300 Subject: [PATCH] posts: 007: fixes --- posts/y00/007-changes.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/posts/y00/007-changes.markdown b/posts/y00/007-changes.markdown index 55f187a..c9ddad3 100644 --- a/posts/y00/007-changes.markdown +++ b/posts/y00/007-changes.markdown @@ -13,8 +13,8 @@ can now be found in `posts/yxz/id-postname.html` instead of `posts/id-postname.html`, where `xz` is a two-digit number, starting with year 00 (equivalent to 2013). I doubt that I will ever write more than 365 posts per year, and I doubt even more that I will ever write more than 150 posts per -year, while most modern computer file systems can accomodate about 500 to 1000 -files per directory without a significant performance loss in file loading. +year, while most modern computer file systems can host about 500 to 1000 files +per directory without a significant performance loss in file loading. Unfortunately, this breaks a few external links I have sent. Fortunately, the number of broken links is yet small, which is why I've decided to implement this now rather than later. -- 1.7.10.4