Skip to content

Commit dc02b87

Browse files
Add links to the codelab readme files (#43)
* Add links to the codelab readme files The codelab link won't work until we publish the codelab. * Update README.md
1 parent b2a1070 commit dc02b87

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

tfjs-tflite-node-codelab/coral_inference_working/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In this codelab, you'll build an Electron app that classifies images. Your app w
1717

1818
## Getting started
1919

20-
To get started, check out the [codelab instruction][codelab]
20+
To get started, check out the [codelab instructions][codelab].
2121

2222

2323
## Feedback
@@ -44,5 +44,5 @@ CONDITIONS OF ANY KIND, either express or implied. See the License for the
4444
specific language governing permissions and limitations under the License.
4545

4646

47-
[codelab]: TODO
48-
[git-issue]: TODO
47+
[codelab]: https://codelabs.developers.google.com/tensorflowjs-coral-tflite-node
48+
[git-issue]: https://github.com/tensorflow/sig-tfjs/issues/new

tfjs-tflite-node-codelab/cpu_inference_working/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ CONDITIONS OF ANY KIND, either express or implied. See the License for the
4444
specific language governing permissions and limitations under the License.
4545

4646

47-
[codelab]: TODO
48-
[git-issue]: TODO
47+
[codelab]: https://codelabs.developers.google.com/tensorflowjs-coral-tflite-node
48+
[git-issue]: https://github.com/tensorflow/sig-tfjs/issues/new

tfjs-tflite-node-codelab/starter_code/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In this codelab, you'll build an Electron app that classifies images. Your app w
1818

1919
## Getting started
2020

21-
To get started, check out the [codelab instruction][codelab]
21+
To get started, check out the [codelab instructions][codelab].
2222

2323

2424
## Feedback
@@ -45,5 +45,5 @@ CONDITIONS OF ANY KIND, either express or implied. See the License for the
4545
specific language governing permissions and limitations under the License.
4646

4747

48-
[codelab]: TODO
49-
[git-issue]: TODO
48+
[codelab]: https://codelabs.developers.google.com/tensorflowjs-coral-tflite-node
49+
[git-issue]: https://github.com/tensorflow/sig-tfjs/issues/new

tfjs-tflite-node-codelab/webnn_inference_working/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In this codelab, you'll build an Electron app that classifies images. Your app w
1414

1515
## Getting started
1616

17-
To get started, check out the [codelab instruction][codelab]
17+
To get started, check out the [codelab instructions][codelab].
1818

1919

2020
## Feedback
@@ -41,5 +41,5 @@ CONDITIONS OF ANY KIND, either express or implied. See the License for the
4141
specific language governing permissions and limitations under the License.
4242

4343

44-
[codelab]: TODO
45-
[git-issue]: TODO
44+
[codelab]: https://codelabs.developers.google.com/tensorflowjs-coral-tflite-node
45+
[git-issue]: https://github.com/tensorflow/sig-tfjs/issues/new

0 commit comments

Comments
 (0)