Skip to content

Commit 1b0c81e

Browse files
committed
Fix links in the README
1 parent 202054c commit 1b0c81e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ There are some built-in callbacks that come with BruteExpress that handle some c
7171
`ExpressBrute` stores
7272
---------------------
7373
There are a number adapters that have been written to allow ExpressBrute to be used with different persistant storage implementations, some of the ones I know about include:
74-
- (Memcached)[https://github.com/AdamPflug/express-brute-memcached]
75-
- (Redis)[https://github.com/AdamPflug/express-brute-redis]
76-
- (MongoDB)[https://github.com/auth0/express-brute-mongo]
74+
- [Memcached](https://github.com/AdamPflug/express-brute-memcached)
75+
- [Redis](https://github.com/AdamPflug/express-brute-redis)
76+
- [MongoDB](https://github.com/auth0/express-brute-mongo)
7777

7878
A More Complex Example
7979
----------------------

0 commit comments

Comments
 (0)