We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb643d commit 6074b85Copy full SHA for 6074b85
XSD/ARCOS_ArchitectureAndMessaging.html
@@ -115,7 +115,7 @@ <h2 id="fileTitle">Viewer</h2>
115
<script>
116
(function(){
117
/* ===== 1) Load SVG inline from GitHub RAW ===== */
118
- const svgUrl = "https://raw.githubusercontent.com/ARCOS-System/ARCOS/main/1-Docs/svg/ARCOS-Architecture.svg";
+ const svgUrl = "https://raw.githubusercontent.com/ARCOS-System/ARCOS/main/1-Docs/svg/ARCOS-Architecture-RAE-SGD.svg";
119
const svgHost = document.getElementById('svgHost');
120
const legend = document.getElementById('legend');
121
0 commit comments