From e47d664c6ba9b4ba8ed011741a5c1e44494cad80 Mon Sep 17 00:00:00 2001 From: Samapriya Roy Date: Tue, 4 Oct 2022 11:38:36 -0700 Subject: [PATCH] fixed sample code --- docs/projects/cisi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/projects/cisi.md b/docs/projects/cisi.md index 982d56c53..20f36d397 100644 --- a/docs/projects/cisi.md +++ b/docs/projects/cisi.md @@ -31,7 +31,7 @@ var global_CISI = ee.Image("projects/sat-io/open-datasets/CISI/global_CISI"); var infrastructure = ee.ImageCollection("projects/sat-io/open-datasets/CISI/amount_infrastructure"); ``` -Sample Code: https://code.earthengine.google.com/?scriptPath=users/sat-io/awesome-gee-catalog-examples:population-socioeconomics/CRITICAL-INF-SPATIAL-INDEX(CISI) +Sample Code: [https://code.earthengine.google.com/?scriptPath=users/sat-io/awesome-gee-catalog-examples:population-socioeconomics/CRITICAL-INF-SPATIAL-INDEX(CISI)](https://code.earthengine.google.com/?scriptPath=users/sat-io/awesome-gee-catalog-examples:population-socioeconomics/CRITICAL-INF-SPATIAL-INDEX(CISI)) #### License