docs: use relative path for custom header images

This commit is contained in:
Eric Knibbe 2023-08-27 12:34:50 -04:00
parent b0c54058f3
commit de5742a929
No known key found for this signature in database
GPG Key ID: 179D9CDDDB814168
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
---
logo: https://brew.sh/assets/img/brewtestbot.png
image: https://brew.sh/assets/img/brewtestbot.png
logo: /assets/img/brewtestbot.png
image: /assets/img/brewtestbot.png
---
# Brew Test Bot

View File

@ -1,6 +1,6 @@
---
logo: https://brew.sh/assets/img/linuxbrew.png
image: https://brew.sh/assets/img/linuxbrew.png
logo: /assets/img/linuxbrew.png
image: /assets/img/linuxbrew.png
redirect_from:
- /linux
- /Linux