From 7c27402095415d5bfce81c2d2bdd685d7c74009a Mon Sep 17 00:00:00 2001 From: daisy-jump <88658844+daisy-jump@users.noreply.github.com> Date: Mon, 31 Mar 2025 13:00:53 +0100 Subject: [PATCH] fix image broken --- tm/03.userGuide/04.create.md | 2 +- tm/03.userGuide/{createset.png => Create-Set.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename tm/03.userGuide/{createset.png => Create-Set.png} (100%) diff --git a/tm/03.userGuide/04.create.md b/tm/03.userGuide/04.create.md index 3954edb..5c8129c 100644 --- a/tm/03.userGuide/04.create.md +++ b/tm/03.userGuide/04.create.md @@ -6,7 +6,7 @@ A translation set defines which parts of the content are to be included in trans - Settings -> Translation Manager -> Sets -![Create set button](createset.png) +![The create set button](Create-Set.png) - Click the *Create* button to create a a new translation set. diff --git a/tm/03.userGuide/createset.png b/tm/03.userGuide/Create-Set.png similarity index 100% rename from tm/03.userGuide/createset.png rename to tm/03.userGuide/Create-Set.png