From 5d9da722898ea4531cec106d2bb30afcb80505b4 Mon Sep 17 00:00:00 2001 From: Ken Irwin Date: Tue, 21 Jan 2020 16:18:51 -0500 Subject: [PATCH] updated link to CAS documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c522762..43bc6a7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A complete implement of CAS Client middleware for Express/Connect, support CAS 2 CAS(Central Authentication Service) is a single-sign-on / single-sign-off protocol for the web. -We suppose you are already familiar with the CAS protocol, if not, please read this [document](https://github.com/apereo/cas/blob/master/cas-server-documentation/protocol/CAS-Protocol-Specification.md) before you use this. +We suppose you are already familiar with the CAS protocol, if not, please read this [document](https://github.com/zimplexing/node-cas-client/blob/master/README.zh.md) before you use this. [中文文档](https://github.com/zimplexing/node-cas-client/blob/master/README.zh.md)