Skip to content

Commit facc03e

Browse files
committed
Updated sidebar
1 parent 45379f4 commit facc03e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/elements/sidebar-menu.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
// Phalcon Docs
193193
[
194194
'link' => [
195-
'href' => 'http://docs.phalconphp.com/',
195+
'href' => 'https://docs.phalconphp.com/',
196196
'icon' => 'fa fa-book',
197197
'local' => false,
198198
'target' => '_blank',
@@ -216,7 +216,7 @@
216216
// Awesome Phalcon
217217
[
218218
'link' => [
219-
'href' => 'https://github.com/sergeyklay/awesome-phalcon',
219+
'href' => 'https://github.com/phalcon/awesome-phalcon',
220220
'icon' => 'fa fa-book',
221221
'local' => false,
222222
'target' => '_blank',

0 commit comments

Comments
 (0)