mirror of
https://github.com/balintkissdev/awesome-dos.git
synced 2026-01-23 02:25:17 +00:00
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:
parent
f851a4bd9e
commit
156d8449b9
2 changed files with 10 additions and 6 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue