From 4d5e3e347bf5a0aa0867cdddedc96ff17940479e Mon Sep 17 00:00:00 2001 From: Emil Mikulic Date: Tue, 19 Sep 2017 16:55:12 +1000 Subject: [PATCH] Remove unnecessary ?v=1 from URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63d267b..9c23c38 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ But knowing the stuff will help you become better! :muscle:* - :page_facing_up: [Latency Numbers Every Programmer Should Know](https://gist.github.com/jboner/2841832) ### Time -- :page_facing_up: [Some notes about time](https://unix4lyfe.org/time/?v=1) +- :page_facing_up: [Some notes about time](https://unix4lyfe.org/time/) ### Memory - :page_facing_up: [What every Programmer should know about memory](http://lwn.net/Articles/250967/)