Skip to content

Commit 9dcd80e

Browse files
authored
Redirect to the HTML version of the R Style Guide
1 parent 6a54530 commit 9dcd80e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Rguide.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<html xmlns="http://www.w3.org/1999/xhtml">
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
5-
<meta http-equiv="refresh" content="0; URL=Rguide.md"/>
5+
<meta http-equiv="refresh" content="0; URL=Rguide.html"/>
66
<link rel="stylesheet" type="text/css" href="styleguide.css"/>
77
<title>Google's R Style Guide</title>
88
</head>
99
<body>
1010
<h1>Google's R Style Guide</h1>
1111
<p>
12-
The style guide has moved to <a href="Rguide.md">Rguide.md</a>
12+
The style guide has moved to <a href="Rguide.html">Rguide.html</a>
1313
</p>
1414
</body>
1515
</html>

0 commit comments

Comments
 (0)