Skip to content

Commit a4e2358

Browse files
committed
fixed up table, and changed mkdocs.yml
Signed-off-by: JJ Asghar <[email protected]>
1 parent b71ea18 commit a4e2358

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

docs/README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,9 @@ Our overarching goals of this workshop is as follows:
2727
By the time you leave today, you'll have everything you need leverage this on your laptop
2828
at home, without internet access, in a secure manner.
2929

30-
## About this workshop
31-
32-
The introductory page of the workshop is broken down into the following sections:
33-
34-
* [Agenda](#agenda)
35-
* [Compatibility](#compatibility)
36-
* [Credits](#credits)
37-
3830
## Agenda
3931

40-
| | |
32+
| Lab | Description |
4133
| :--- | :--- |
4234
| [Lab 0: Pre-work](pre-work/README.md) | Pre-work and set up for the workshop |
4335
| [Lab 1: Building a local AI co-pilot](lab-1/README.md) | Let's get VSCode and our local AI working together |

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ edit_uri: edit/master/docs
1111
# Navigation
1212
nav:
1313
- Welcome:
14-
- About the workshop: README.md
14+
- Introduction: README.md
1515
- Workshop:
1616
- Lab 0. Pre-work: pre-work/README.md
1717
- Lab 1. Building a local AI co-pilot: lab-1/README.md

0 commit comments

Comments
 (0)