Skip to content

Commit 88e8ec6

Browse files
committed
fix examples
Signed-off-by: Anna Khismatullina <[email protected]>
1 parent 0e9e9ae commit 88e8ec6

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed

dev/import-tool/docs/huly/example-workspace/Difficulty.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ values:
44
- Easy
55
- Medium
66
- Hard
7-
- Expert
7+
- Expert
8+
- Impossible
9+

dev/import-tool/docs/huly/example-workspace/DocumentCard.yaml renamed to dev/import-tool/docs/huly/example-workspace/DocumentCard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
class: card:class:DocumentCard
2+
class: card:types:Document
33
title: Document Example
44
---
55
CONTENT

dev/import-tool/docs/huly/example-workspace/FileCard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
class: card:types:File
33
title: File Example
44
blobs:
5-
- ./files/cake.png
5+
- ./Recipes/files/cake.png
66
attachments:
7-
- ./files/cake.png
7+
- ./Recipes/files/cake.png
88
---
99

1010
*DESCRiption*

dev/import-tool/docs/huly/example-workspace/SlaveCard/Frodo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ multy-enum: [Beta]
1212
attachments:
1313
- ../../CARDS_INSTRUCTIONS.md
1414
blobs:
15-
- ../files/screenshot.png
15+
- ../Recipes/files/cake.png
1616
- ../../CARDS_INSTRUCTIONS.md
1717
---
1818

Binary file not shown.

0 commit comments

Comments
 (0)