| Index: src/site/docs/tutorials/cmdline/index.markdown
|
| diff --git a/src/site/docs/tutorials/cmdline/index.markdown b/src/site/docs/tutorials/cmdline/index.markdown
|
| index c39dab43773b8ad89e16b703a42b23b58f968301..73ff1ecc403cf7471171bc784e0a94ceaf9ec69b 100644
|
| --- a/src/site/docs/tutorials/cmdline/index.markdown
|
| +++ b/src/site/docs/tutorials/cmdline/index.markdown
|
| @@ -629,6 +629,9 @@ package for more classes, functions, and properties.
|
|
|
| ## What next? {#what-next}
|
|
|
| +Try the [Weigh Anchor: Deploy a Server and App](/codelabs/deploy/) code lab
|
| +to learn how to deploy your project to the Heroku hosting service.
|
| +
|
| The [Get Input from a Form](/docs/tutorials/forms/) tutorial
|
| features a client-server.
|
| The code for the server, which uses CORS headers and handles
|
|
|