1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 13:30:25 +02:00

[ticket/12599] Move documentation stylesheet to assets directory.

PHPBB3-12599
This commit is contained in:
Cesar G
2014-05-27 08:12:06 -07:00
parent e29e0e5018
commit 4565cac049
7 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
<meta name="description" content="Ascraeus coding guidelines document" />
<title>phpBB3 &bull; Coding Guidelines</title>
<link href="stylesheet.css" rel="stylesheet" type="text/css" media="screen, projection" />
<link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen, projection" />
</head>