Skip to content

Commit 8bee4e2

Browse files
authored
site update and SD example fixes (#222)
1 parent f3671f1 commit 8bee4e2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

guideline/src/sections/Libraries.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,11 @@ export default function OverviewSection(): JSX.Element {
2424
</p>
2525

2626
<Link className="button_drawio" to="https://sap.github.io/btp-solution-diagrams/docs/solution_diagr_intro/intro/">
27-
<Button className="button_drawio2" design="Emphasized" style={{ width: 150 }}>draw.io</Button>
27+
<Button className="button_drawio2" design="Emphasized" style={{ width: 150 }}>draw.io</Button>
2828
</Link>
29-
3029
<Link className="button_lucid" to="https://lucid.app/marketplace#/listing/8e327624-ad9a-4ccf-b74c-325bb907a0ef">
3130
<Button className="button_lucid2" design="Emphasized" style={{ width: 150 }}>Lucidchart</Button>
3231
</Link>
33-
3432
<Link className="button_ppt" to="https://dam.sap.com/mac/u/a/e7KMGSu.htm?rc=10&includeRelatedAssets=true">
3533
<Button design="Emphasized" style={{ width: 150 }}>Powerpoint</Button>
3634
</Link>

0 commit comments

Comments
 (0)