Skip to content

Commit 8954945

Browse files
committed
fix: the repository of CI4 contributors
1 parent 1c6ec12 commit 8954945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Views/contribute.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<div class="inner-page-text-sub-box">
170170
<div class="inner-page-text-sub-box-title">CodeIgniter 4</div>
171171

172-
<?= $this->setData(['heroes' => $contributors['framework4']])->include('layouts/_heroes') ?>
172+
<?= $this->setData(['heroes' => $contributors['codeigniter4']])->include('layouts/_heroes') ?>
173173

174174
</div><!--inner-page-text-sub-box ends here-->
175175

0 commit comments

Comments
 (0)