From 9b696bc42384ec863fdf4968838660a2a74c52df Mon Sep 17 00:00:00 2001 From: Congchi Zhang Date: Mon, 3 Mar 2025 16:00:27 +0800 Subject: [PATCH] correct the path of current_git_WoW.png --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9694462..497190b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The intention of the plan is to try out CR handling. Namely preparing a CR, receiving comments, update the CR based on those comments and approve/reject/postpone a CR. The figure below depicts the main steps in way of working that can be different with Gitlab. -![](./figures/current_git_Wow.png) +![](./figures/current_git_WoW.png) ## The trial Interested delegates can login to the 3GPP forge and enter the repository to start playing around with the environment. We think the trial can be open in the sense that delegates can play around without restrictions, however there are a few things which we would highlight hereafter to take into account during the trial. Other options are available and thus this document does not limit what one can do but can give some direction for those new into the tools involved in this trial. For those that would want to get familiar with the git commands and how to perform the steps below via such commands, one can refer to the [Gitlab documentation](https://docs.gitlab.com/user/get_started/). -- GitLab