From f6835edb65e020eddf34570a3803e9dee0a81f3e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mauro=20T=C3=A1rtara?=
<105999721+mago811@users.noreply.github.com>
Date: Tue, 11 Oct 2022 18:21:39 -0300
Subject: [PATCH] Fix software architecture link (#2376)
Changing first link to cached version on Google (original appears temporarily broken)
---
.../100-what-is-software-architecture.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/roadmaps/114-software-architect/content/100-software-architect-basics/100-what-is-software-architecture.md b/content/roadmaps/114-software-architect/content/100-software-architect-basics/100-what-is-software-architecture.md
index 168ebd46b..de864c9a0 100644
--- a/content/roadmaps/114-software-architect/content/100-software-architect-basics/100-what-is-software-architecture.md
+++ b/content/roadmaps/114-software-architect/content/100-software-architect-basics/100-what-is-software-architecture.md
@@ -3,6 +3,6 @@
Describes how an application is built including its components, how they interact with each other, environment in which they operate and so on.
Free Content
-What is Software Architecture in Software Engineering?
+What is Software Architecture in Software Engineering?
An Introduction to Software Architecture Patterns
Software Architecture: It might not be what you think it is