[FIX] Path to image in .md file

This commit is contained in:
Peter Pfeufer 2023-10-24 11:58:34 +02:00
parent 7efed950ca
commit 7056912d54
No known key found for this signature in database
GPG Key ID: 6051D2C6AD4EBC27

View File

@ -11,7 +11,7 @@ Callout-boxes need a base-class (`.aa-callout`) and a modifier-class (e.g.:
`.aa-callout-info` for an info-box). Modifier classes are available for the usual
Bootstrap alert levels "Success", "Info", "Warning" and "Danger".
![Alliance Auth Framework: Callout Boxes](/_static/images/development/callout-boxes.png "Alliance Auth Framework: Callout Boxes")
![Alliance Auth Framework: Callout Boxes](/_static/images/development/css-framework/callout-boxes.png "Alliance Auth Framework: Callout Boxes")
### HTML