From 16368866295c601033c232e894ac14ad510865c0 Mon Sep 17 00:00:00 2001 From: Hannes Fuchs Date: Mon, 28 Oct 2024 19:42:50 +0100 Subject: [PATCH] Fix broken links in /docs/concepts/overview/index.html Problem: - It seems html subpages were moved to a sub directory "abstractions". However, not all links were updated. Solution: - Fix broken hmtl links in /docs/concepts/overview/index.html Testing: - Local testing --- concepts/overview/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/concepts/overview/index.html b/concepts/overview/index.html index cc136ca..3b524cf 100644 --- a/concepts/overview/index.html +++ b/concepts/overview/index.html @@ -217,10 +217,10 @@

Overview

Symphony operates within an orchestration layer, strategically positioned atop preexisting tools and services. To establish uniformity amidst the diverse edge environment, Symphony relies on a set of fundamental high-level abstractions. These encompass state-seeking, graph, workflow, and app models. These foundational abstractions empower Symphony to deliver robust functionalities across various technologies and platforms while maintaining a concise object model.

Abstractions