From 5124050b1e09bc01b75558f51e1e26934742fbf2 Mon Sep 17 00:00:00 2001
From: Holger Brunst <holger.brunst@tu-dresden.de>
Date: Tue, 2 Nov 2021 11:47:19 +0100
Subject: [PATCH] Fixed file name.

---
 doc.zih.tu-dresden.de/docs/contrib/contribute_browser.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/contrib/contribute_browser.md b/doc.zih.tu-dresden.de/docs/contrib/contribute_browser.md
index 789971d63..28a2a97cc 100644
--- a/doc.zih.tu-dresden.de/docs/contrib/contribute_browser.md
+++ b/doc.zih.tu-dresden.de/docs/contrib/contribute_browser.md
@@ -17,7 +17,7 @@ All articles are stored in the folder "doc.zih.tu-dresden.de".
 ## Create your private copy of the repository
 
 Your contribution starts by creating your own independent copy of the reposotory that will hold your edits or addtions. 
-A private copy is created by creating a branch by clicking on "preview->hpc-compendium/ + new branch" as depicted in Figure ![create new branch](misc/edit-in-browser-new-branch.png).
+A private copy is created by creating a branch by clicking on "preview->hpc-compendium/ + new branch" as depicted in Figure ![create new branch](misc/cb_create_new_branch.png).
 If you are not familiar with the basics of git-based document revision control yet, please have a look at tutorials like these TODO.
 Define a branch name that briefly decribes what you plan to change.
 For example: "edits-in-document-xyz". Click on "Create branch" as depicted in Figure ...
-- 
GitLab