Skip to content

Commit 2d76108

Browse files
committed
Use HTTPS for the GitHub Pages-hosted presentation
1 parent 4434576 commit 2d76108

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
@@ -4,7 +4,7 @@ Executing PHP from the command line enables us to interact with our applications
44

55
Attendees will be introduced to popular PHP CLI tools and their default capabilities. We'll discuss characteristics of good CLI scripts, strong use-cases for writing custom commands, then write several CLI programs across different platforms.
66

7-
:sparkles: **[View slides](http://stevegrunwell.github.io/building-for-php-cli)** :sparkles:
7+
:sparkles: **[View slides](https://stevegrunwell.github.io/building-for-php-cli)** :sparkles:
88

99
This presentation also has [a companion repository, full of executable examples from this presentation](https://github.com/stevegrunwell/php-cli-examples).
1010

0 commit comments

Comments
 (0)