From 2f5ea5f4982d6276881c9a3342ed8847ebc7d326 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 5 Aug 2023 12:09:37 +0200 Subject: Moved assets to posts --- content/posts/2021-01-25-goaccess.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/posts/2021-01-25-goaccess.md') diff --git a/content/posts/2021-01-25-goaccess.md b/content/posts/2021-01-25-goaccess.md index 0eb2461..06c3999 100644 --- a/content/posts/2021-01-25-goaccess.md +++ b/content/posts/2021-01-25-goaccess.md @@ -41,10 +41,10 @@ all the functionalities I need, and it's a single binary. Written in Go. GoAccess can be used in two different modes. -![GoAccess Terminal](/assets/goaccess/goaccess-dash-term.png) +![GoAccess Terminal](/posts/goaccess/goaccess-dash-term.png)
Running in a terminal
-![GoAccess HTML](/assets/goaccess/goaccess-dash-html.png) +![GoAccess HTML](/posts/goaccess/goaccess-dash-html.png)
Running in a browser
I, however, need this to run in a browser. So, the second option is the way to -- cgit v1.2.3