File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 110110 "Silk" is a smooth theme designed to be clear and easy for the
111111 eyes, based on <a href="http://famfamfam.com/lab/icons/silk/">
112112 Silk icons</a> by Mark James which is licensed under the
113- <a href="http ://creativecommons.org/licenses/by/2.5/">
113+ <a href="https ://creativecommons.org/licenses/by/2.5/">
114114 Cc-by-2.5</a>
115115 ''' ,
116116 'author' : u'Matthias Mailander' ,
166166 'pixeline-2.10' : {
167167 'name' : 'Pixeline' ,
168168 'support' : '2.9 - 2.10' ,
169- 'info' : u'By <a href="http ://www. pixeline.be">Pixeline</a>.' ,
169+ 'info' : u'By <a href="https ://pixeline.be/ ">Pixeline</a>.' ,
170170 'author' : u'Pixeline' ,
171171 'ignore' : True ,
172172 },
173173 'pixeline-2.11a' : {
174174 'name' : 'Pixeline' ,
175175 'support' : '2.11' ,
176- 'info' : u'By <a href="http ://www. pixeline.be">Pixeline</a>.' ,
176+ 'info' : u'By <a href="https ://pixeline.be/ ">Pixeline</a>.' ,
177177 'author' : u'Pixeline' ,
178178 'ignore' : True ,
179179 },
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ def test_news_planet(self):
138138 self .cdn_tester (
139139 Planet ,
140140 ['/' ],
141- title = 'title' , url = 'http ://example.net/' ,
141+ title = 'title' , url = 'https ://example.net/' ,
142142 date = make_aware (
143143 datetime .datetime (year = 2000 , month = 1 , day = 1 ), utc
144144 ),
You can’t perform that action at this time.
0 commit comments