Skip to content

Commit 6074b85

Browse files
authored
Add files via upload
1 parent 3bb643d commit 6074b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XSD/ARCOS_ArchitectureAndMessaging.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h2 id="fileTitle">Viewer</h2>
115115
<script>
116116
(function(){
117117
/* ===== 1) Load SVG inline from GitHub RAW ===== */
118-
const svgUrl = "https://raw.githubusercontent.com/ARCOS-System/ARCOS/main/1-Docs/svg/ARCOS-Architecture.svg";
118+
const svgUrl = "https://raw.githubusercontent.com/ARCOS-System/ARCOS/main/1-Docs/svg/ARCOS-Architecture-RAE-SGD.svg";
119119
const svgHost = document.getElementById('svgHost');
120120
const legend = document.getElementById('legend');
121121

0 commit comments

Comments
 (0)