diff --git a/1.8.md b/1.8.md index 573801c6..8b4afab6 100644 --- a/1.8.md +++ b/1.8.md @@ -14,7 +14,7 @@ - Moved all whitespace trimming to a dedicated function. - Neofetch will no longer have any whitespace issues in the output. - - See [trim()](https://github.com/dylanaraps/neofetch/blob/master/neofetch#L2789-2806) + - See [trim()](https://github.com/dylanaraps/neofetch/commit/d3c87cdaacf1ea9fbf245146c910dc53b49dba08#diff-e863270127ca6116fd30e708cdc582fcR2789) - Only call `tput` when we really need to. - Supress `getconfig` and `getscriptdir` errors. - Fix issue when title and background were both color `7`.