diff --git a/docs/_static/gallery.yaml b/docs/_static/gallery.yaml
index f821315d2..7c80c5c84 100644
--- a/docs/_static/gallery.yaml
+++ b/docs/_static/gallery.yaml
@@ -11,6 +11,9 @@
 - title: Bokeh
   link: https://docs.bokeh.org/en/latest/
   img-bottom: ../_static/gallery/bokeh.png
+- title: Brightway
+  link: https://docs.brightway.dev/en/latest/
+  img-bottom: ../_static/gallery/brightway.png
 - title: Jupyter
   link: https://docs.jupyter.org/en/latest/
   img-bottom: ../_static/gallery/jupyter.png
diff --git a/docs/examples/gallery.md b/docs/examples/gallery.md
index 888b6d416..b088eb8e0 100644
--- a/docs/examples/gallery.md
+++ b/docs/examples/gallery.md
@@ -25,8 +25,6 @@ Thanks for your support!
 
 - title: Binder
   link: https://mybinder.readthedocs.io/en/latest/index.html
-- title: Brightway
-  link: https://docs.brightway.dev/en/latest/
 - title: cashocs
   link: https://cashocs.readthedocs.io/en/stable/
 - title: CuPy
diff --git a/tests/warning_list.txt b/tests/warning_list.txt
index b1d89e3f8..9cd4712d1 100644
--- a/tests/warning_list.txt
+++ b/tests/warning_list.txt
@@ -9,6 +9,7 @@ WARNING: image file not readable: _static/gallery/jupyter.png
 WARNING: image file not readable: _static/gallery/arviz.png
 WARNING: image file not readable: _static/gallery/sepal.png
 WARNING: image file not readable: _static/gallery/matplotlib.png
+WARNING: image file not readable: _static/gallery/brightway.png
 WARNING: autosummary: stub file not found 'urllib.parse.DefragResult.count'. Check your autosummary_generate setting.
 WARNING: autosummary: stub file not found 'urllib.parse.DefragResult.index'. Check your autosummary_generate setting.
 WARNING: autosummary: stub file not found 'urllib.parse.DefragResultBytes.count'. Check your autosummary_generate setting.