-
{{ note.release-stage }}
+
{{ note.release-stage }}
{% assign plans = note.plan %}
{% for plan in plans %}
-
{{ plan }}
+
{{ plan }}
{% endfor %}
{% assign product-area = note.product-area %}
{% for item in product-area %}
From 83e351da80ceca07bca2e7924f3a0597e71ccb1d Mon Sep 17 00:00:00 2001
From: forstisabella <92472883+forstisabella@users.noreply.github.com>
Date: Fri, 30 Aug 2024 12:31:26 -0400
Subject: [PATCH 09/10] Apply suggestions from code review [netlify-build]
---
src/_data/release-notes.yml | 2 +-
src/release-notes/test.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/_data/release-notes.yml b/src/_data/release-notes.yml
index ae5469146d..81a1819767 100644
--- a/src/_data/release-notes.yml
+++ b/src/_data/release-notes.yml
@@ -1,4 +1,4 @@
-## This manually-generated file powers segment.com/docs/release-notes.
+## This manually-generated file powers segment.com/docs/release-notes/test/.
notes:
- title: Linked Audiences and Data Graph General Availability
diff --git a/src/release-notes/test.md b/src/release-notes/test.md
index 83ea4fe769..1099bb22ad 100644
--- a/src/release-notes/test.md
+++ b/src/release-notes/test.md
@@ -5,7 +5,7 @@ hide_toc: true
- {{ note.description | markdownify }}
- Released {{ note.date }}
Read more
+ {{ note.description | markdownify }}
+ Learn more