Skip to content

Commit 6ed672b

Browse files
authored
Update concept.md
1 parent 75199cc commit 6ed672b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/technical/concept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Architectural Comparison:
5555
UI5 freestyle apps follow the Single Page Application (SPA) model. All UI artifacts are stored on the frontend, while the backend provides data via OData—typically based on CDS Views or custom ABAP implementations. Both rendering and logic execution take place entirely in the browser:
5656

5757
<p align="center">
58-
<img width="500" alt="image" src="https://github.com/user-attachments/assets/afb6e1bd-b60d-4890-ba47-5edd00da26c7" />
58+
<img width="500" alt="image" src="https://github.com/user-attachments/assets/7ba09f8b-b8ad-48e3-9693-e12feeb94aed" />
5959
<br/>
6060
<em>Freestyle - ABAP Stack delivers only Data</em>
6161
</p>

0 commit comments

Comments
 (0)