Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Commit 1293566

Browse files
committed
Update README.md
1 parent e5ee31b commit 1293566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In your admin layout, you'll need to include the theme and javascript.
3030
```php
3131
<?= $this->Html->css([
3232
'//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css',
33-
'https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css'
33+
'//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css'
3434
]) ?>
3535

3636

0 commit comments

Comments
 (0)