diff --git a/examples/portal/README.md b/examples/portal/README.md index 8cae6ca..0c0c58b 100644 --- a/examples/portal/README.md +++ b/examples/portal/README.md @@ -1,6 +1,6 @@ # svrx-plugin-portal -The portal plugin for svrx. Provide intranet penetration +The portal plugin for svrx. Provide intranet penetration. ```bash svrx --portal diff --git a/examples/proxy/README.md b/examples/proxy/README.md index 3f8420d..543d380 100644 --- a/examples/proxy/README.md +++ b/examples/proxy/README.md @@ -2,4 +2,4 @@ Here is an example we porxy `/api` and `/same/api` to the target host `https://randomuser.me`. -Note that we also rewrite `/same/api` to `/api`, so `/same/api` will be proxy to `https://randomuser.me/api` +Note that we also rewrite `/same/api` to `/api`, so `/same/api` will be proxy to `https://randomuser.me/api`. diff --git a/packages/svrx/README.md b/packages/svrx/README.md index d52e59c..9591616 100644 --- a/packages/svrx/README.md +++ b/packages/svrx/README.md @@ -4,7 +4,7 @@ svrx(server-x) is a platform built for efficient front-end development. -See our [website](https://svrx.io/) for more information. +See our [website](https://svrxjs.github.io/svrx-www/) for more information. ## Install