From 4dce6e3d38d5d2ce91d72b0d35cf213dd802eee8 Mon Sep 17 00:00:00 2001 From: Andreas Billmann Date: Tue, 8 Aug 2023 05:14:36 +0200 Subject: [PATCH] fix screnshot path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6df020f..1b58ea4 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ A UI tool for downloading files from a Pod. The application is also the first Avalonia UI and C# UI app I have written. -![screenshot of K8sFileBrowser](https://github.com/frosch95/K8sFileBrowser/blob/[branch]/screenshot.png?raw=true) \ No newline at end of file +![screenshot of K8sFileBrowser](https://github.com/frosch95/K8sFileBrowser/blob/master/screenshot.png?raw=true) \ No newline at end of file