From 577b7ca071e2dfe48de7ff22ad12ea15b2073bf8 Mon Sep 17 00:00:00 2001 From: John Yaist Date: Tue, 9 Jul 2024 16:36:21 -0700 Subject: [PATCH] update links to guides --- guide/02-api-overview/release_notes_231.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/02-api-overview/release_notes_231.ipynb b/guide/02-api-overview/release_notes_231.ipynb index b7e8edabae..1b1956054d 100644 --- a/guide/02-api-overview/release_notes_231.ipynb +++ b/guide/02-api-overview/release_notes_231.ipynb @@ -13,9 +13,9 @@ "* [Deep Learning](../)\n", " * [2D Computer Vision](../)\n", " * [Pixel Classification](../)\n", - " * [Finetune Segment Anything Model (SAM) using SamLoRA](/guide/finetune-sam-using-samlora/)\n", + " * [Finetune Segment Anything Model (SAM) using SamLoRA](../guide/finetune-sam-using-samlora/)\n", " * [NLP](../)\n", - " * [Use Mistral LLM for Text Classification and Entity Recognition](/guide/use-mistral-llm-for-text-classification-and-entity-recognition/)\n", + " * [Use Mistral LLM for Text Classification and Entity Recognition](../guide/use-mistral-llm-for-text-classification-and-entity-recognition/)\n", " \n", "#### [`arcgis.learn`](/python/api-reference/arcgis.learn.toc.html)\n", "* Adds _extensibility_ support to the module and allows for customization of pre-processing and post-processing\n",