Skip to content

Commit 6555b6d

Browse files
committed
remove outdated + whitelist links
1 parent 91667ee commit 6555b6d

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/awesome-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: gem install awesome_bot
4242

4343
- name: 📑 ✔ Lint README.md
44-
run: awesome_bot README.md --request-delay 1 --allow-dupe --white-list "stackoverflow.com,seld.be,daylerees.com,drupal.org,packagist.kr,cloudsmith.com,sitepoint.com"
44+
run: awesome_bot README.md --request-delay 1 --allow-dupe --white-list "stackoverflow.com,seld.be,daylerees.com,drupal.org,packagist.kr,cloudsmith.com,sitepoint.com,medium.com,packtpub.com"
4545

4646
- name: 🔼 Upload Artifact
4747
uses: actions/upload-artifact@v7 # https://github.com/actions/upload-artifact

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ You might also like [awesome-php](https://github.com/ziadoz/awesome-php).
132132
## Tutorials
133133

134134
- [A short & simple Composer tutorial](https://dev-metal.com/composer-tutorial/)
135-
- [Easy package management with Composer](https://code.tutsplus.com/easy-package-management-with-composer--net-25530t)
136135
- [PHP Dependency Management with Composer](https://www.sitepoint.com/re-introducing-composer/)
137136
- [Composer Primer](https://daylerees.com/composer-primer/)
138137
- [PHP Composer Magento Tutorial by Alan Storm](https://alanastorm.com/php_composer_magento_tutorial/)

0 commit comments

Comments
 (0)