mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
docs: use relative path for custom header images
This commit is contained in:
parent
b0c54058f3
commit
de5742a929
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user