Skip to content

Commit f94053a

Browse files
authored
update
1 parent 8cee724 commit f94053a

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export default defineConfig({
116116
],
117117
socialLinks: [
118118
{ icon: 'linkedin', link: 'https://www.linkedin.com/company/abap2ui5/' },
119-
{ icon: 'github', link: 'https://github.com/abap2UI5' },
119+
{ icon: 'github', link: 'https://www.github.com/abap2UI5/abap2UI5' },
120120

121121
]
122122
},

docs/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ features:
2424
icon: 🎓
2525
details: Get started with abap2UI5. Learn how to set up, configure, and develop UI5 applications using abap2UI5.
2626
link: /get_started/quickstart
27-
- title: Blogs
28-
icon: 📚
29-
details: Dive into abap2UI5 blogs. Read articles, tutorials, and enhance your understanding and skills.
30-
link: /resources/blogs
3127
- title: GitHub
3228
icon: 🦖
3329
details: Find & Install the project from GitHub. Explore the repository and contribute to the codebase.

0 commit comments

Comments
 (0)