]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
fix Wikipedia reference
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>
Wed, 16 Apr 2014 17:40:34 +0000 (13:40 -0400)
committeradmin <admin@branchable.com>
Wed, 16 Apr 2014 17:40:34 +0000 (13:40 -0400)
doc/todo/concatenating_or_compiling_CSS.mdwn

index b9c6234eeb1179f1b7318e29b0f858fff78e41c8..d73a7c9213e5b832e3cfdee1f7213f3f758879ae 100644 (file)
@@ -133,7 +133,7 @@ this without that feature initially.
 >> CSS files can be marked "to be cached forever" (which can be done if
 >> they have content-based filenames).
 >>
->> In terms of time, [[!wp HTTP_pipelining desc="according to Wikipedia"]]
+>> In terms of time, [[!wikipedia HTTP_pipelining desc="according to Wikipedia"]]
 >> browsers don't generally pipeline requests, so the page won't finish
 >> loading until one round-trip time per uncached CSS file has elapsed.
 >>