From be1cc915db264b609bcb1c6d4326435c7e5d60f0 Mon Sep 17 00:00:00 2001
From: Bing Gong <b.gong@fz-juelich.de>
Date: Mon, 30 Mar 2020 09:29:22 +0000
Subject: [PATCH] Update structure_name_convention.md

---
 docs/structure_name_convention.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/structure_name_convention.md b/docs/structure_name_convention.md
index 78a88736..35966d31 100644
--- a/docs/structure_name_convention.md
+++ b/docs/structure_name_convention.md
@@ -45,7 +45,7 @@ This is the output folder structure and name convention
  - Y[yyyy]to[yyyy]M[mm]to[mm]
  - [nx]_[ny] :  the size of images,e.g 64_64 means 64*64 pixels 
  - [nn.nn]N[ee.ee]E :the geolocation of selected regions with two decimal points. e.g : 0.00N11.50E
- - [var1]_[var2]_[var3] : [Use the abbrevation of selected variables](#variable abbrevaition and the corresponding full names)  
+ - [var1]_[var2]_[var3] : [Use the abbrevation of selected variables](#variable-abbrevaition-and-the-corresponding-full-names)  
 
 ### `Y[yyyy]to[yyyy]M[mm]to[mm]`
 
-- 
GitLab