diff --git a/docs/user/py/conf.py b/docs/user/py/conf.py
index b177111f6e7f7ae91c3c4c2808e0283d659005ca..b3ebd91f98fd6ecf5b74b21af4df03b8a1920d6b 100644
--- a/docs/user/py/conf.py
+++ b/docs/user/py/conf.py
@@ -201,7 +201,7 @@ latex_documents = [
 
 # The name of an image file (relative to this directory) to place at the top of
 # the title page.
-latex_logo = 'images/moose_logo.png'
+latex_logo = '../../images/moose_logo.png'
 
 # For "manual" documents, if this is true, then toplevel headings are parts,
 # not chapters.