mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 14:46:19 +08:00 
			
		
		
		
	fix link to extension guidlines
This commit is contained in:
		@ -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">
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user