radeonsi: have separate LS and ES main shader parts in the shader selector
[mesa.git] / docs / codingstyle.html
index 4dfb0cc02f0bbb84e1729ea1ef98647632f2ff52..e5a92b0489c4c1b38339892752ed808fbde209bb 100644 (file)
@@ -58,7 +58,7 @@ and not <tt>a=b+c;</tt>
 
 <li>Use comments wherever you think it would be helpful for other developers.
 Several specific cases and style examples follow.  Note that we roughly
-follow <a href="http://www.stack.nl/~dimitri/doxygen/">Doxygen</a> conventions.
+follow <a href="https://www.stack.nl/~dimitri/doxygen/">Doxygen</a> conventions.
 <br>
 <br>
 Single-line comments: