Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
bug 1352232: Add a newline
Browse files Browse the repository at this point in the history
Add a newline so git won't complain.
  • Loading branch information
jwhitlock committed Mar 30, 2017
1 parent 041dde4 commit 67ea38b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion etc/apache/all-servers.conf
Expand Up @@ -107,4 +107,5 @@ RewriteRule ^/samples/webgl/sample8/glUtils.js$ http://mdn.github.io/webgl-
RewriteRule ^/samples/webgl/sample8/index.html$ http://mdn.github.io/webgl-examples/tutorial/sample8/index.html [R=301,L,NC]
RewriteRule ^/samples/webgl/sample8/sylvester.js$ http://mdn.github.io/webgl-examples/tutorial/sylvester.js [R=301,L,NC]
RewriteRule ^/samples/webgl/sample8/webgl-demo.js$ http://mdn.github.io/webgl-examples/tutorial/sample8/webgl-demo.js [R=301,L,NC]
RewriteRule ^/samples/webgl/sample8/webgl.css$ http://mdn.github.io/webgl-examples/tutorial/webgl.css [R=301,L,NC]
RewriteRule ^/samples/webgl/sample8/webgl.css$ http://mdn.github.io/webgl-examples/tutorial/webgl.css [R=301,L,NC]

0 comments on commit 67ea38b

Please sign in to comment.