Skip to content

Commit 228b364

Browse files
committed
add missing links to roundtable guides
1 parent 7e3310b commit 228b364

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

roundtable-guides/01-hello-world.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lesson 01: Hello, World!
22

3-
Today's round table will focus on reviewing the first lesson in Ada Build, [Hello, World!](XXX). We will go over specifics of the Colab platform as well as writing your first program, Hello, World!
3+
Today's round table will focus on reviewing the first lesson in Ada Build, [Hello, World!](https://colab.research.google.com/drive/1sFOo4HnuUxJMtso9JljUZwHMomhu9ADs). We will go over specifics of the Colab platform as well as writing your first program, Hello, World!
44

55
## Programming Environment
66

roundtable-guides/02-programming-grammar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lesson 02: Programming Grammar
22

3-
Today's round table will focus on reviewing the [lesson on programming grammar](XXX).
3+
Today's round table will focus on reviewing the [lesson on programming grammar](https://colab.research.google.com/drive/1kfE-bujlwiJoDxTWIXa8u1GPGDJAnjvS?usp=sharing).
44

55
# Hello, World!
66

roundtable-guides/03-branching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lesson 03: Branching
22

3-
Today's round table will focus on reviewing the [lesson on branching](XXX).
3+
Today's round table will focus on reviewing the [lesson on branching](https://colab.research.google.com/drive/1huE7PyavZSJIou4mh5G2e7yfG08Vb7da?usp=sharing).
44

55
## Relational Operators
66

roundtable-guides/04-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lesson 04: Functions
22

3-
Today's round table will focus on reviewing the [lesson on functions](XXX).
3+
Today's round table will focus on reviewing the [lesson on functions](https://colab.research.google.com/drive/1e8CaljqZrKJyFm7Ry5qHynp7GdoVHFLk?usp=sharing).
44

55
## Built-in Functions and Modules
66

0 commit comments

Comments
 (0)