Skip to content

Commit

Permalink
chore: fix broken workflow(s) link (amondnet#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
shunkakinoki authored Jun 18, 2020
1 parent f93ed62 commit 593b263
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,14 +164,14 @@ jobs:
### Angular Example
See [.github/workflow/example-angular.yml](/.github/workflows/example-angular.yml) ,
See [.github/workflows/example-angular.yml](/.github/workflows/example-angular.yml) ,
### Basic Auth Example
How to add Basic Authentication to a Vercel deployment
See [.github/workflow/example-express-basic-auth.yml](.github/workflow/example-express-basic-auth.yml)
See [.github/workflows/example-express-basic-auth.yml](.github/workflows/example-express-basic-auth.yml)
[source code](https://github.com/amondnet/vercel-action/tree/master/example/express-basic-auth)
Expand Down

0 comments on commit 593b263

Please sign in to comment.