diff options
author | Akshay <[email protected]> | 2019-12-31 17:35:58 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2019-12-31 17:35:58 +0000 |
commit | e991ba57e750b22953a8906793a2c642c1b9b67b (patch) | |
tree | 16fc12c64fc14594ddcf64cce5a9fe69513204e9 /posts | |
parent | d1e27777dae347b29e20bc95f4720beb53d6d2dc (diff) |
fix links
Diffstat (limited to 'posts')
-rw-r--r-- | posts/color_conundrum.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/color_conundrum.md b/posts/color_conundrum.md index d051ae4..6d8cf9a 100644 --- a/posts/color_conundrum.md +++ b/posts/color_conundrum.md | |||
@@ -21,7 +21,7 @@ The following comparison does a better job of explaining | |||
21 | (none, ample and over-the-top highlighting, from left to | 21 | (none, ample and over-the-top highlighting, from left to |
22 | right): | 22 | right): |
23 | 23 | ||
24 | ![hi.png](https://files.nerdypepper.tech/lt.png) | 24 | [![hi.png](https://files.nerdypepper.tech/lt.png)](https://files.nerdypepper.tech/lt.png) |
25 | 25 | ||
26 | Without highlighting (far left), it is hard to differentiate | 26 | Without highlighting (far left), it is hard to differentiate |
27 | between comments and code! The florid color scheme (far | 27 | between comments and code! The florid color scheme (far |