Commit Graph

19 Commits

Author SHA1 Message Date
Michael Lumish 1bf3f56c97
[examples] Replace Node example files with references to the new location (#33522)
This change is part of a migration of the Node examples from this
repository to the grpc/grpc-node repository, along with
grpc/grpc-node#2474. I replaced the files with references to the new
location instead of deleting them so that people following links in
existing external resources would find information about the new
location instead of an unhelpful 404 error. I discovered that even some
of the individual `.js` files are linked from other places, so to be
safe I performed this replacement on every file in the directory.
2023-06-22 17:48:33 -07:00
Patrice Chalin 5ac3aa789f Docs: fix links to grpc.io tutorial pages 2020-06-16 08:47:24 -04:00
Jan Tattermusch 21512217f2 get rid of the https://grpc.io/release plague 2020-02-04 15:01:03 +01:00
Mehrdad Afshari bb3d95b643 Use https://grpc.io consistently as the canonical URL 2017-07-10 22:24:28 +00:00
Mehrdad Afshari 976eb7c4b4 Fetch grpc.io/release over https 2017-07-10 15:07:33 -07:00
陈雨童 fb33fd385b Update README.md 2016-08-30 14:30:57 +08:00
David Garcia Quintas 4281272389 Updated git clone URL 2016-06-29 17:39:07 -07:00
murgatroid99 395bca9a61 Improved description of examples bifurcation 2016-05-05 10:25:34 -07:00
murgatroid99 ddc0eb1be2 Split Node examples into static and dynamic code generation examples 2016-05-04 10:27:12 -07:00
Sree Kuchibhotla 244545671d DocFixit: Troubleshooting info for Windows and some minor tweaks 2016-03-18 14:44:31 -07:00
Stanley Cheung 5821a444c7 remove stray grpc_common reference 2016-03-03 19:46:58 -08:00
murgatroid99 d1b390453c Update Node examples and example documentation 2016-02-12 13:21:49 -08:00
Valentyn Shybanov 2e5ba81668 Small typo of NodeJS version in README.md 2015-11-16 04:55:07 +07:00
murgatroid99 03c583fb86 Completed partial sentence 2015-09-24 16:12:36 -07:00
murgatroid99 dbd1b54027 Fixed updated link 2015-09-24 11:33:59 -07:00
murgatroid99 7e6db788b5 Made Node example README point to Node installation instructions 2015-09-24 11:33:20 -07:00
murgatroid99 fe0cb12958 Updated quick start README, replaced route guide docs with link to grpc.io 2015-09-23 15:52:45 -07:00
Stanley Cheung 0a268216c2 replace all grpc-common occurances with examples 2015-08-27 14:38:38 -07:00
Stanley Cheung 20fa6693f3 move examples to correct locations 2015-08-27 14:00:20 -07:00