Skip to content

Commit

Permalink
issue #33: fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Nov 23, 2023
1 parent 154216a commit 96a776c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ Here are the available workflows and their associated documentation:

- [Reusable Docker Container
Build](.github/workflows/workflow-build-container.md)
- [Reusable Docker Container Deployment to Google Cloud Run](.github/workflows/workflow-deployment-gcr.md)
- [Reusable Docker Container Deployment to Google Cloud Run](.github/workflows/workflow-deployment-gcp.md)
- [Reusable Lint and Test Workflow for Node (React) Projects](.github/workflows/workflow-lint-test-node.md)
- [Reusable Lint and Test Workflow for Python Projects](.github/workflows/workflow-lint-test-python.md)
- [Reusable Workflow for Standardization Validation](.github/workflows/workflow-standardization-validation.md)
- [Reusable Build and Deploy to GitHub Pages](.github/workflows/workflow-build-deploy-ghpages.md)
- [Reusable Workflow for Standardization Validation](.github/workflows/workflow-repo-standards-validation.md)
- [Reusable Build and Deploy to GitHub Pages](.github/workflows/workflow-gh-pages-deployment.md)
- [Reusable Vercel Deployment](.github/workflows/workflow-vercel-deployment.md)

## Usage
Expand Down

0 comments on commit 96a776c

Please sign in to comment.