diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-06-15 16:38:10 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-06-15 16:38:10 +0000 |
commit | 16f10822864c01278a4f8d450136f8d88f29f87e (patch) | |
tree | 6c2442ca44cd090656ec3059ffb959f3d747e18d /docs/index.html | |
parent | 19fb3cdc7e6116f91f28b86313dc640026511e18 (diff) | |
download | ChibiOS-16f10822864c01278a4f8d450136f8d88f29f87e.tar.gz ChibiOS-16f10822864c01278a4f8d450136f8d88f29f87e.tar.bz2 ChibiOS-16f10822864c01278a4f8d450136f8d88f29f87e.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5856 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 000000000..bf4fe4e3f --- /dev/null +++ b/docs/index.html @@ -0,0 +1,8 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+ <head>
+ <meta http-equiv="Refresh" content="0; URL=html/index.html">
+ </head>
+ <body>
+ </body>
+</html>
|