From 8b2482681ba6f48828200de382a52ac296e52a87 Mon Sep 17 00:00:00 2001
From: tico88612 <17496418+tico88612@users.noreply.github.com>
Date: Sat, 23 Mar 2024 00:30:11 +0800
Subject: [PATCH] Fix: Software templates docs/blog video link
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
---
docs/features/software-templates/index.md | 2 +-
.../blog/2020-08-05-announcing-backstage-software-templates.mdx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/features/software-templates/index.md b/docs/features/software-templates/index.md
index aa650a9703..d0c1bea9b2 100644
--- a/docs/features/software-templates/index.md
+++ b/docs/features/software-templates/index.md
@@ -12,7 +12,7 @@ code, template in some variables, and then publish the template to some
locations like GitHub or GitLab.
## Getting Started
diff --git a/microsite/blog/2020-08-05-announcing-backstage-software-templates.mdx b/microsite/blog/2020-08-05-announcing-backstage-software-templates.mdx
index b8f787d630..af606dc8da 100644
--- a/microsite/blog/2020-08-05-announcing-backstage-software-templates.mdx
+++ b/microsite/blog/2020-08-05-announcing-backstage-software-templates.mdx
@@ -7,7 +7,7 @@ authorURL: https://twitter.com/stalund
**TL;DR** Today we are announcing a new Backstage feature: Software Templates. Simplify setup, standardize tooling, and deploy with the click of a button. Using automated templates, your engineers can spin up a new microservice, website, or other software component with your organization’s best practices built-in, right from the start.
{/* truncate */}