aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Ruscoe <tonyruscoe@gmail.com>2019-08-07 08:53:53 +0100
committerGitHub <noreply@github.com>2019-08-07 08:53:53 +0100
commit9dcd80e201c32da41b0ad5a7825d80dce19d78d0 (patch)
treee83a76bad72342c4fef102230fb6da47951c3f2e
parent6a545305902a684489f3df3d8ea1d22c8740192b (diff)
downloadgoogle-styleguide-9dcd80e201c32da41b0ad5a7825d80dce19d78d0.tar.gz
Redirect to the HTML version of the R Style Guide
-rw-r--r--Rguide.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Rguide.xml b/Rguide.xml
index f60f3ab..ae6a93d 100644
--- a/Rguide.xml
+++ b/Rguide.xml
@@ -2,14 +2,14 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <meta http-equiv="refresh" content="0; URL=Rguide.md"/>
+ <meta http-equiv="refresh" content="0; URL=Rguide.html"/>
<link rel="stylesheet" type="text/css" href="styleguide.css"/>
<title>Google's R Style Guide</title>
</head>
<body>
<h1>Google's R Style Guide</h1>
<p>
- The style guide has moved to <a href="Rguide.md">Rguide.md</a>
+ The style guide has moved to <a href="Rguide.html">Rguide.html</a>
</p>
</body>
</html>