Skip to content

Commit d30bc71

Browse files
committed
Fix broken syntax highlighting in documentation. Fix broken image link
1 parent e00c544 commit d30bc71

File tree

2 files changed

+28
-1556
lines changed

2 files changed

+28
-1556
lines changed

docs/docs/introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ sidebar_position: 1
77
import GitHubButton from 'react-github-btn';
88

99
<div style={{textAlign: 'center'}}>
10-
<img src="./../static/img/global/fastad.png" width="100" alt='FastAPI-Azure-Auth logo'/>
11-
<img src="./../static/img/global/intility.png" width="100" alt='Intility logo'/>
10+
<img src="img/global/fastad.png" width="100" alt='FastAPI-Azure-Auth logo'/>
11+
<img src="img/global/intility.png" width="100" alt='Intility logo'/>
1212
<br/><br/>
1313
<p>
1414
<b>FastAPI-Azure-Auth</b>

0 commit comments

Comments
 (0)