Skip to content

Commit f12c33a

Browse files
committed
Remove duplicate note (plus broken link)
1 parent 2883a83 commit f12c33a

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
![Maintenance Mode](https://img.shields.io/badge/status-maintenance-orange)
22

3-
**This project is currently in maintenance mode. No new features will be added and we will only do security patches in this repository going forward. Use [unleash-edge](https://github.com/unleash/unleash-edge) instead.**
3+
**This project is in maintenance mode. No new features will be added and we will only do security patches in this repository going forward. Use [Unleash Edge](https://github.com/unleash/unleash-edge) instead.**
44

55
[![Build & Tests](https://github.com/Unleash/unleash-proxy/workflows/Node.js%20CI/badge.svg?branch=main)](https://github.com/Unleash/unleash-proxy/actions/workflows/node.js.yml) [![npm](https://img.shields.io/npm/v/@unleash/proxy)](https://www.npmjs.com/package/@unleash/proxy) [![Docker Pulls](https://img.shields.io/docker/pulls/unleashorg/unleash-proxy)](https://hub.docker.com/r/unleashorg/unleash-proxy)
66

77
# The Unleash Proxy
88

9-
The Unleash proxy offers a way to use Unleash in client-side applications, such as single-page and native apps.
10-
11-
> **Note:** You might want to consider using [Unleash Edge](https://www.unleash-hosted.com/edge) instead.
12-
13-
The Unleash proxy sits between the Unleash API and your client-side SDK and does the evaluation of feature toggles for your client-side SDK. This way, you can keep your configuration private and secure, while still allowing your client-side apps to use Unleash's features.
9+
The Unleash proxy offers a way to use Unleash in client-side applications, such as single-page and native apps. The Unleash proxy sits between the Unleash API and your client-side SDK and does the evaluation of feature toggles for your client-side SDK. This way, you can keep your configuration private and secure, while still allowing your client-side apps to use Unleash's features.
1410

1511
The proxy offers three important features:
1612

0 commit comments

Comments
 (0)