We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00c544 commit d30bc71Copy full SHA for d30bc71
docs/docs/introduction.mdx
@@ -7,8 +7,8 @@ sidebar_position: 1
7
import GitHubButton from 'react-github-btn';
8
9
<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'/>
+ <img src="img/global/fastad.png" width="100" alt='FastAPI-Azure-Auth logo'/>
+ <img src="img/global/intility.png" width="100" alt='Intility logo'/>
12
<br/><br/>
13
<p>
14
<b>FastAPI-Azure-Auth</b>
0 commit comments