From e763ec6ad5cc05f105577754fa0aadecea541feb Mon Sep 17 00:00:00 2001
From: Bridget Hass <101811216+bhass-neon@users.noreply.github.com>
Date: Wed, 29 Nov 2023 08:33:20 -0700
Subject: [PATCH] Update 1e_wildfire_change_detection.md
minor typo fix in link
---
.../Other/GEE/gee-2023/1e_wildfire_change_detection.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tutorials/Other/GEE/gee-2023/1e_wildfire_change_detection.md b/tutorials/Other/GEE/gee-2023/1e_wildfire_change_detection.md
index 83cbcb34..7b55c4c8 100644
--- a/tutorials/Other/GEE/gee-2023/1e_wildfire_change_detection.md
+++ b/tutorials/Other/GEE/gee-2023/1e_wildfire_change_detection.md
@@ -3,8 +3,8 @@ syncID: d98dbad4b55b45a79a62bad1d25333fb
title: "Wildfire Change Analysis Using AOP Reflectance and Canopy Height Data in GEE"
description: "Explore pre- and post- wildfire imagery at GRSM, looking at differences in canopy height and Normalize Burn Ratio"
dateCreated: 2023-07-29
-authors: John Musinsky, Stepan Bryleev
-contributors: Bridget Hass
+authors: John Musinsky, Stepan Bryleev, Bridget Hass
+contributors:
estimatedTime: 45 minutes
packagesLibraries:
topics: lidar, hyperspectral, canopy height, remote-sensing
@@ -37,7 +37,7 @@ You will gain familiarity with:
* An Earth Engine account. You can sign up for an Earth Engine account here: https://earthengine.google.com/new_signup/
* A basic understanding of the GEE code editor and the GEE JavaScript API.
* Optionally, complete the previous GEE tutorials in this tutorial series:
- * Introduction to AOP Public Datasets in Google Earth Engine (GEE)/a>
+ * Introduction to AOP Public Datasets in Google Earth Engine (GEE)
* Intro to GEE Functions
## Additional Resources