diff --git a/README.md b/README.md index b472db96a4c56cb2d216a8b02a46c2cb61dcbde4..0b62406a15fca7e4c69424ea7f0e31e2e50a96c9 100644 --- a/README.md +++ b/README.md @@ -259,7 +259,7 @@ output ### Developers - [How to deploy Paddle Serving on K8S?(Chinese)](doc/PADDLE_SERVING_ON_KUBERNETES.md) -- [How to route Paddle Serving to secure endpoint?(Chinese)](doc/SERVIING_AUTH_DOCKER.md) +- [How to route Paddle Serving to secure endpoint?(Chinese)](doc/SERVING_AUTH_DOCKER.md) - [How to develop a new Web Service?](doc/NEW_WEB_SERVICE.md) - [Compile from source code](doc/COMPILE.md) - [Develop Pipeline Serving](doc/PIPELINE_SERVING.md)