Skip to content

Commit 475edeb

Browse files
committed
Update Blog “open-sourcing-workshops-on-demand-part-5-create-a-workshop”
1 parent df899e8 commit 475edeb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/blog/open-sourcing-workshops-on-demand-part-5-create-a-workshop.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ A new entry will need the following:
9696
* **Description:** Same description as the one available in the workshop's table entry
9797
* **Presenter:** Name of the presenter
9898
* **Role:** Role of the presenter (the workshop developer in fact: Solution Architect, Fullstack Developer, etc...)
99-
* **VideoLink:** Youtube link of the recorded video to be used as a replay
100-
* **WorkshopId:** Id of the workshop linked to the video
99+
* **VideoLink:** YouTube link of the recorded video to be used as a replay
100+
* **WorkshopId:** ID of the workshop linked to the video
101101
* **Active:** Tag to set to enable visibility of the replay in registration portal
102102

103-
One could create these entries manually or leverage a simple wod.yml file containing them and that can be later parsed in order to feed the database with the relevant info, quite handy,no ?
103+
One could create these entries manually or leverage a simple wod.yml file containing them and that can be later parsed in order to feed the database with the relevant info. Quite handy, no?
104104

105105
Here is an exampe of such a file:
106106

0 commit comments

Comments
 (0)