]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
fix image link
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Jan 2012 21:35:16 +0000 (16:35 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Jan 2012 21:35:16 +0000 (16:35 -0500)
doc/build/templates/rtd_layout.mako

index 8c0ed1fd55e98b6cdbf6e7dfb58522c677436394..a3083bd7ba83d2de9657a7c40f72d577f241631a 100644 (file)
@@ -76,7 +76,7 @@ ${parent.footer()}
     line-height: 17px;
     text-decoration: none;
     color: #fff;
-    background: #8ca1af url(../images/gradient-light.png) bottom left repeat-x;
+    background: #8ca1af url(http://media.readthedocs.org/images/gradient-light.png) bottom left repeat-x;
     border-radius: 3px;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;