Skip to content

Commit 8c3c0cf

Browse files
authored
Update about.md
1 parent 3a2432e commit 8c3c0cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/get_started/about.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Each application is supported as an abapGit project, simplifying installation ac
2424
*See our [Getting Started Guide](#) for step-by-step instructions*
2525
*Browse [Sample Applications](#) to see abap2UI5 in action*
2626

27-
## Key Benefits
27+
### Key Benefits
2828

2929
##### Architecture
3030
abap2UI5 employs a "thin frontend" approach, with all processing, logic, and data management handled in the backend. This design simplifies configuration, minimizes client-side actions (such as clearing caches), and ensures that business logic and sensitive data remain securely on the server.
@@ -41,7 +41,7 @@ With complete control over HTTP handler configuration, you maintain oversight of
4141
##### Transparency
4242
All source code is publicly available on GitHub. We discuss features and issues openly, publish technical blog posts explaining key concepts, and rapidly deploy fixes through abapGit. This commitment to transparency ensures you always understand how the framework works and can verify its behavior.
4343

44-
## Compatibility
44+
### Compatibility
4545

4646
##### ABAP Cloud
4747
abap2UI5 uses only released APIs, making it suitable for both on-stack and side-by-side extensions in ABAP for Cloud. You can use modern ABAP syntax features like CDS, ABAP SQL, and EML within your apps.
@@ -58,7 +58,7 @@ abap2UI5 is compatible with both ABAP Cloud and Standard ABAP, supporting all AB
5858
* S/4 Private Cloud or On-Premise (ABAP for Cloud, Standard ABAP)
5959
* R/3 NetWeaver AS ABAP 7.02 or higher (Standard ABAP)
6060

61-
## Operations
61+
### Operations
6262

6363
##### Installation
6464
Installing abap2UI5 is easy:
@@ -82,7 +82,7 @@ Apps developed with abap2UI5 can be integrated into:
8282
* Tiles on S/4 Public Cloud
8383
* Build Workzone Websites on BTP
8484

85-
## Community
85+
### Community
8686

8787
##### Support
8888
Support is provided by the community. Need help? Submit an issue on GitHub or join the abap2UI5 Slack channel for assistance.

0 commit comments

Comments
 (0)