# Known broken URLs grandfathered for url_check_live.sh.
# Format: one URL per line. Lines starting with '#' and blank lines are ignored.
# Sample location follows each URL as a trailing comment.
#
# This file is referenced by .github/workflows/url_check.yml (weekly cron).
# url_check_live.sh fails CI when a URL is broken AND not in this file.
# To accept new breakage: append the URL here. To force a fix: leave it out.

# Academic citations (paywall / DOI / journal)
https://academic.oup.com/mnras/article/488/1/1387/5526256  # autogalaxy/profiles/mass/abstract/mge.py:12

# Code of Conduct boilerplate
http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy  # CODE_OF_CONDUCT.md:305

# Colab refs to notebooks no longer in HowTo/workspace
https://colab.research.google.com/github/PyAutoLabs/HowToGalaxy/blob/2026.5.14.2/notebooks/chapter_4_pixelizations/tutorial_6_model_fit.ipynb  # docs/howtogalaxy/chapter_4_pixelizations.md:19
https://colab.research.google.com/github/PyAutoLabs/HowToGalaxy/blob/2026.5.14.2/notebooks/chapter_optional/tutorial_mass_profiles.ipynb  # docs/howtogalaxy/chapter_optional.md:7
https://colab.research.google.com/github/PyAutoLabs/HowToGalaxy/blob/2026.5.14.2/notebooks/chapter_optional/tutorial_sub_grids.ipynb  # docs/howtogalaxy/chapter_optional.md:10

# External dead / paywalled / departmental pages
http://www.astro.uvic.ca/~simard/GIM2D/  # paper/paper.md:188
https://bitbucket.org/bdiemer/colossus/src/main/  # files/citations.md:12

# GitHub refs (workspaces / removed tutorials)
https://github.com/PyAutoLabs/autogalaxy_workspace/blob/main/notebooks/imaging/advanced/chaining/start_here.ipynb  # docs/general/model_cookbook.md:236

# Internal PyAuto docs — pages renamed, need editorial fix
https://pyautogalaxy.readthedocs.io/en/latest/api/mass.html  # docs/general/model_cookbook.md:190
https://pyautogalaxy.readthedocs.io/en/latest/general/installation.html#installation-with-pip  # docs/general/workspace.md:7
https://pyautogalaxy.readthedocs.io/en/latest/overview/lensing.html  # docs/index.md:53
