Skip to content

Commit 756e9f0

Browse files
author
Victor Wu
authored
Fix link to doc
1 parent a661d29 commit 756e9f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
[![Build Status](https://circleci.com/gh/windmilleng/tilt-example-nodejs/tree/master.svg?style=shield)](https://circleci.com/gh/windmilleng/tilt-example-nodejs)
44

5-
An example project that demonstrates how to use Tilt to develop on a NodeJS app (using Express for serving and Mustache for templating). Read [doc](https://docs.tilt.dev/example_nodejs.html).
5+
An example project that demonstrates how to use Tilt to develop on a NodeJS app (using Express for serving and Mustache for templating).
66

77
## Fastest Deployment
88

9-
This progression of examples shows how to start, and incrementally update your project for the fastest possible update time. Follow along in our [NodeJS example project guide](tbd).
9+
This progression of examples shows how to start, and incrementally update your project for the fastest possible update time. Follow along in our [NodeJS example project guide](https://docs.tilt.dev/example_nodejs.html).
1010

1111
- [0-base](0-base): the simplest way to start
1212
- [1-measured](1-measured): use `local_resource` to measure your deployment time

0 commit comments

Comments
 (0)