Skip to content

Commit e1fbff5

Browse files
author
Eugene Cheung
authored
chore(docs): remove link to API.md from README.md (#228)
1 parent 8a23b95 commit e1fbff5

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# CDK Monitoring Constructs
22

3-
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/cdklabs/cdk-monitoring-constructs)
43
[![NPM version](https://badge.fury.io/js/cdk-monitoring-constructs.svg)](https://badge.fury.io/js/cdk-monitoring-constructs)
4+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.cdklabs/cdkmonitoringconstructs/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.github.cdklabs/cdkmonitoringconstructs)
55
[![PyPI version](https://badge.fury.io/py/cdk-monitoring-constructs.svg)](https://badge.fury.io/py/cdk-monitoring-constructs)
66
[![NuGet version](https://badge.fury.io/nu/Cdklabs.CdkMonitoringConstructs.svg)](https://badge.fury.io/nu/Cdklabs.CdkMonitoringConstructs)
7-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.cdklabs/cdkmonitoringconstructs/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.github.cdklabs/cdkmonitoringconstructs)
7+
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/cdklabs/cdk-monitoring-constructs)
88
[![Mergify](https://img.shields.io/endpoint.svg?url=https://gh.mergify.io/badges/cdklabs/cdk-monitoring-constructs&style=flat)](https://mergify.io)
99

1010
Easy-to-use CDK constructs for monitoring your AWS infrastructure.
@@ -65,9 +65,7 @@ Coming soon!
6565

6666
## Features
6767

68-
See [API](API.md) for complete auto-generated documentation.
69-
70-
You can also browse the documentation at https://constructs.dev/packages/cdk-monitoring-constructs/
68+
You can browse the documentation at https://constructs.dev/packages/cdk-monitoring-constructs/
7169

7270
| Item | Monitoring | Alarms | Notes |
7371
| ---- | ---------- | ------ | ----- |

0 commit comments

Comments
 (0)