From effb85fb80f443a18464e477b8d32ef1f65cc5b4 Mon Sep 17 00:00:00 2001 From: Jonathan Martens Date: Wed, 30 Oct 2024 09:59:15 +0100 Subject: [PATCH] fix: correct link to CIRS062M phantom This corrects the link in the documentation to link to the correct phantom refs: #496 --- pylinac/cheese.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylinac/cheese.py b/pylinac/cheese.py index 2ca6e233..5759549a 100644 --- a/pylinac/cheese.py +++ b/pylinac/cheese.py @@ -675,7 +675,7 @@ class CIRS062M(CheesePhantomBase): See Also -------- - https://www.cirsinc.com/products/radiation-therapy/electron-density-phantom/ + https://www.cirsinc.com/products/all/24/electron-density-phantom/ """ model = "CIRS Electron Density (062M)"