[docs] Fix assets: Rename doc/_assets to doc/assets

github's jekyll would do some dark magic with '_assets'.
We don't want that.
This commit is contained in:
Marcel Klehr 2012-10-31 18:12:12 +01:00
parent 437937c350
commit f676e90199
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>__SECTION__ - Etherpad Lite v__VERSION__ Manual &amp; Documentation</title>
<link rel="stylesheet" href="_assets/style.css">
<link rel="stylesheet" href="assets/style.css">
</head>
<body class="apidoc" id="api-section-__FILENAME__">
<header id="header">