Skip to content

Commit d71917f

Browse files
authored
docs: fix coverage badge and missing index in README
1 parent 14c8eab commit d71917f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://github.com/parse-community/parse-server-api-mail-adapter/workflows/ci/badge.svg?branch=main)](https://github.com/parse-community/parse-server-api-mail-adapter/actions?query=workflow%3Aci+branch%3Amain)
44
[![Snyk Badge](https://snyk.io/test/github/parse-community/parse-server-api-mail-adapter/badge.svg)](https://snyk.io/test/github/parse-community/parse-server-api-mail-adapter)
5-
[![Coverage](https://codecov.io/gh/parse-community/parse-server-api-mail-adapter/branch/main/graph/badge.svg)](https://codecov.io/gh/parse-community/parse-server-api-mail-adapter)
5+
[![Coverage](https://codecov.io/gh/parse-community/parse-server-api-mail-adapter/branch/alpha/graph/badge.svg)](https://codecov.io/gh/parse-community/parse-server-api-mail-adapter)
66
[![auto-release](https://img.shields.io/badge/%F0%9F%9A%80-auto--release-9e34eb.svg)](https://github.com/parse-community/parse-dashboard/releases)
77

88
[![Node Version](https://img.shields.io/badge/nodejs-12,_14,_16,_18-green.svg?logo=node.js&style=flat)](https://nodejs.org)
@@ -39,6 +39,7 @@ The Parse Server API Mail Adapter enables Parse Server to send emails using any
3939
- [Supported APIs](#supported-apis)
4040
- [Providers](#providers)
4141
- [Example for Mailgun](#example-for-mailgun)
42+
- [Example for AWS Simple Email Service](#example-for-aws-simple-email-service)
4243
- [Custom API](#custom-api)
4344
- [Need help?](#need-help)
4445

0 commit comments

Comments
 (0)