1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-07-31 12:00:25 +02:00

Remove unnecessary ?v=1 from URL.

This commit is contained in:
Emil Mikulic
2017-09-19 16:55:12 +10:00
committed by GitHub
parent 62b43ff99c
commit 4d5e3e347b

View File

@@ -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/)