Update readme.md (#25)

- Fix unaccessible link to David Brackeen's tutorial
- Fix unaccessible link to Allegro 4.2 library
- Change description to Tricks of the Game Programming Gurus
- Add online library links to Tricks of the Game Programming Gurus
- Add More Tricks of the Game Programming Gurus
- Whitelist amazon.com due to 500 HTTP errors when site is still
  available
This commit is contained in:
Bálint Kiss 2024-11-22 21:45:20 +01:00 committed by GitHub
parent f851a4bd9e
commit 156d8449b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 6 deletions

View file

@ -4,7 +4,7 @@ on:
pull_request:
branches: [main]
workflow_dispatch:
jobs:
Awesome_Lint:
runs-on: ubuntu-latest
@ -13,7 +13,7 @@ jobs:
with:
fetch-depth: 0
- run: npx awesome-lint
Awesome_Bot:
runs-on: ubuntu-latest
steps:
@ -25,4 +25,4 @@ jobs:
ruby-version: 2.6.10
- run: |
gem install awesome_bot
awesome_bot readme.md --allow-redirect --white-list amazon.com/Tricks-Game-Programming-Gurus-Andre-Lamothe/dp/0672305070/,discmaster.textfiles.com,web.archive.org
awesome_bot readme.md --allow-redirect --white-list amazon.com,discmaster.textfiles.com,web.archive.org