mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 06:37:55 +08:00 
			
		
		
		
	Merge pull request #4910 from Quexer69/master
[skip ci] fix link to extension guidlines
This commit is contained in:
		@ -5,7 +5,7 @@
 | 
			
		||||
?>
 | 
			
		||||
<div class="alert alert-info">
 | 
			
		||||
    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.
 | 
			
		||||
</div>
 | 
			
		||||
<div class="module-form">
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user