diff options
author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-08 21:21:01 +0000 |
---|---|---|
committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-08 21:21:01 +0000 |
commit | 701054be1abb44b93078fefa4d7887d1f4383615 (patch) | |
tree | 2761bdf9cc3fe37cae996df4d6f1258d9165f92f /docs | |
parent | 89ca788b2d7c218c98dd112c567e4bf2d92c4864 (diff) |
fix documentation stylesheet to work from svn
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3602 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs')
-rw-r--r-- | docs/buildroot-documentation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/buildroot-documentation.html b/docs/buildroot-documentation.html index d23763987..4d2b00b62 100644 --- a/docs/buildroot-documentation.html +++ b/docs/buildroot-documentation.html @@ -6,7 +6,7 @@ <head> <title>OpenWrt Buildroot - Usage and documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> - <link rel="stylesheet" type="text/css" href="stylesheet.css" /> + <link rel="stylesheet" type="text/css" href="stylesheet.css?format=raw" /> </head> <body> |