From 06582a8a47889aaa5aad544bf7b755fd247df6be Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Mon, 27 Jun 2016 13:19:51 +0800 Subject: [PATCH] fix content text. Signed-off-by: Bo-Yi Wu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index daa8904..a1d4c13 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A push notification micro server using [Gin](https://github.com/gin-gonic/gin) f - [Web API](#web-api) - [GET /api/stat/go](#get-apistatgo) - [GET /api/stat/app](#get-apistatapp) - - [GET /api/sys/stats](#get-sysstats) + - [GET /sys/stats](#get-sysstats) - [POST /api/push](#post-apipush) - [Request body](#request-body) - [iOS alert payload](#ios-alert-payload)