We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f20c3 commit 415bb8dCopy full SHA for 415bb8d
shell.xsl
@@ -24,6 +24,7 @@ xmlns:fn="http://www.w3.org/2005/xpath-functions">
24
<TITLE><xsl:value-of select="@title"/></TITLE>
25
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
26
<META http-equiv="refresh" content="0;url=https://google.github.io/styleguide/shellguide.html" />
27
+ <LINK rel="canonical" href="https://google.github.io/styleguide/shellguide.html" />
28
<LINK HREF="https://www.google.com/favicon.ico" type="image/x-icon"
29
rel="shortcut icon"/>
30
<LINK HREF="styleguide.css"
0 commit comments