Skip to content

Commit 40e935e

Browse files
authored
docs: fix broken link in README (#668)
1 parent 182e859 commit 40e935e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
[![npm version](https://badge.fury.io/js/routing-controllers.svg)](https://badge.fury.io/js/routing-controllers)
66
[![Dependency Status](https://david-dm.org/typestack/routing-controllers.svg)](https://david-dm.org/typestack/routing-controllers)
77

8-
<center>
9-
<span>English</span> |
10-
[中文](./docs/lang/chinese/README.md)
11-
</center>
8+
English | [中文](./docs/lang/chinese/README.md)
129

1310
Allows to create controller classes with methods as actions that handle requests.
1411
You can use routing-controllers with [express.js][1] or [koa.js][2].

0 commit comments

Comments
 (0)