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

Merge pull request #55 from emikulic/patch-1

Remove unnecessary ?v=1 from URL.
This commit is contained in:
Alexey Migutsky
2017-09-19 14:34:34 +02:00
committed by GitHub

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