Commit c5e4de775c17ff9af0a7cb67fb3554c28dab407b
1 parent
c3c09045
styles
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/site/index.php
@@ -423,7 +423,7 @@ JS; | @@ -423,7 +423,7 @@ JS; | ||
423 | </div> | 423 | </div> |
424 | <div class="col-md-12 col-xs-12" style="text-align:center;margin-top: 20px;margin-bottom: -35px;"> | 424 | <div class="col-md-12 col-xs-12" style="text-align:center;margin-top: 20px;margin-bottom: -35px;"> |
425 | <a | 425 | <a |
426 | - href="<?= Url::toRoute(['blog/index'])?>" | 426 | + href="<?= Url::toRoute(['site/media-about'])?>" |
427 | class="button1 more-projects" | 427 | class="button1 more-projects" |
428 | > | 428 | > |
429 | <?=\Yii::t('app', 'more_about_ours')?> | 429 | <?=\Yii::t('app', 'more_about_ours')?> |