Skip to content

Commit b4adf8e

Browse files
authored
chore: fix casing
1 parent 747548d commit b4adf8e

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
@@ -479,7 +479,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
479479
- [Building GitHub Actions in Node.js](https://jasonet.co/posts/building-github-actions-in-node/)
480480
- [GitHub Actions on Android project](http://vgaidarji.me/blog/2019/01/27/github-actions)
481481
- [GitHub Actions for PHP Developers](https://stefanzweifel.io/posts/github-actions-for-php-developers/)
482-
- [Zero Downtime Laravel Deployments with Github Actions](https://atymic.dev/blog/github-actions-laravel-ci-cd/)
482+
- [Zero Downtime Laravel Deployments with GitHub Actions](https://atymic.dev/blog/github-actions-laravel-ci-cd/)
483483
- [Continuous deployment of Next.js app with Up](https://medium.com/@romanenko/simple-ci-for-next-js-projects-with-apex-up-github-actions-6f0b1b9a5400)
484484
- [Converting Docker-based Actions to JavaScript/TypeScript](https://httgp.com/converting-github-actions-from-docker-to-javascript/)
485485
- [GitHub Actions CI for Swift/iOS Projects](https://medium.com/rosberryapps/github-actions-ci-for-swift-projects-c129baceed1a)

0 commit comments

Comments
 (0)