Skip to content

Commit 4d62d90

Browse files
committed
fix: budge url changed
1 parent 3b9919d commit 4d62d90

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
[![GitHub](https://img.shields.io/github/license/yicr/aws-ec2-instance-running-schedule-stack?style=flat-square)](https://github.com/yicr/aws-ec2-instance-running-schedule-stack/blob/main/LICENSE)
2-
[![npm (scoped)](https://img.shields.io/npm/v/@gammarer/aws-ec2-instance-running-schedule-stack?style=flat-square)](https://www.npmjs.com/package/@gammarer/aws-ec2-instance-running-schedule-stack)
3-
[![PyPI](https://img.shields.io/pypi/v/gammarer.aws-ec2-instance-running-schedule-stack?style=flat-square)](https://pypi.org/project/gammarer.aws-ec2-instance-running-schedule-stack/)
4-
[![Nuget](https://img.shields.io/nuget/v/Gammarer.CDK.AWS.Ec2InstanceRunningScheduleStack?style=flat-square)](https://www.nuget.org/packages/Gammarer.CDK.AWS.Ec2InstanceRunningScheduleStack/)
5-
[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/yicr/aws-ec2-instance-running-schedule-stack/release.yml?branch=main&label=release&style=flat-square)](https://github.com/yicr/aws-ec2-instance-running-schedule-stack/actions/workflows/release.yml)
6-
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/yicr/aws-ec2-instance-running-schedule-stack?sort=semver&style=flat-square)](https://github.com/yicr/aws-ec2-instance-running-schedule-stack/releases)
7-
81
# AWS EC2 Instance Running Schedule Stack
92

3+
[![GitHub](https://img.shields.io/github/license/gammarers/aws-ec2-instance-running-schedule-stack?style=flat-square)](https://github.com/gammarers/aws-ec2-instance-running-schedule-stack/blob/main/LICENSE)
4+
[![npm (scoped)](https://img.shields.io/npm/v/@gammarers/aws-ec2-instance-running-schedule-stack?style=flat-square)](https://www.npmjs.com/package/@gammarers/aws-ec2-instance-running-schedule-stack)
5+
[![PyPI](https://img.shields.io/pypi/v/gammarers.aws-ec2-instance-running-schedule-stack?style=flat-square)](https://pypi.org/project/gammarers.aws-ec2-instance-running-schedule-stack/)
6+
[![Nuget](https://img.shields.io/nuget/v/Gammarers.CDK.AWS.EC2InstanceRunningScheduleStack?style=flat-square)](https://www.nuget.org/packages/Gammarers.CDK.AWS.EC2InstanceRunningScheduleStack/)
7+
[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/gammarers/aws-ec2-instance-running-schedule-stack/release.yml?branch=main&label=release&style=flat-square)](https://github.com/gammarers/aws-ec2-instance-running-schedule-stack/actions/workflows/release.yml)
8+
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/gammarers/aws-ec2-instance-running-schedule-stack?sort=semver&style=flat-square)](https://github.com/gammarers/aws-ec2-instance-running-schedule-stack/releases)
9+
1010
This is an AWS CDK Construct to make EC2 instance running schedule (only running while working hours(start/stop)).
1111

1212
## Fixed

0 commit comments

Comments
 (0)