Skip to content

Commit be64e27

Browse files
chore(readme): remove circleCI status from readme
1 parent eec3979 commit be64e27

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
<a href="LICENSE">
3232
<img src="https://img.shields.io/badge/license-MIT-brightgreen.svg" alt="MIT License" />
3333
</a>
34-
<a href="https://circleci.com/gh/contentful/contentful.js">
35-
<img src="https://circleci.com/gh/contentful/contentful.js.svg?style=svg" alt="Build Status">
36-
</a>
3734
<a href="https://www.npmjs.com/package/contentful">
3835
<img src="https://img.shields.io/npm/v/contentful.svg" alt="NPM">
3936
</a>
@@ -70,10 +67,10 @@ JavaScript library for the Contentful [Content Delivery API](https://www.content
7067
- [Authentication](#authentication)
7168
- [Documentation \& References](#documentation--references)
7269
- [Configuration](#configuration)
73-
- [Request configuration options](#request-configuration-options)
74-
- [Response configuration options](#response-configuration-options)
70+
- [Request configuration options](#request-configuration-options)
71+
- [Response configuration options](#response-configuration-options)
7572
- [Timeline Preview](#timeline-preview)
76-
- [Example](#example)
73+
- [Example](#example)
7774
- [Client chain modifiers](#client-chain-modifiers)
7875
- [Entries](#entries)
7976
- [Example](#example-1)

0 commit comments

Comments
 (0)