fix link to extension guidlines

This commit is contained in:
Christopher Stebe
2014-09-03 20:09:30 +02:00
parent 754ad63403
commit aedfd7fc7f

View File

@ -5,7 +5,7 @@
?> ?>
<div class="alert alert-info"> <div class="alert alert-info">
Please read the Please read the
<?= \yii\helpers\Html::a('Extension Guidelines', 'https://github.com/yiisoft/yii2/blob/master/docs/guide/extensions.md', ['target'=>'new']) ?> <?= \yii\helpers\Html::a('Extension Guidelines', 'https://github.com/yiisoft/yii2/blob/master/docs/guide/structure-extensions.md', ['target'=>'new']) ?>
before creating an extension. before creating an extension.
</div> </div>
<div class="module-form"> <div class="module-form">