Skip to content

Commit bbbc0c1

Browse files
committed
Update sample.avsc example image
1 parent 7d33e03 commit bbbc0c1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

images/sample.png

22.5 KB
Loading

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To create your first Avro schema, right click in project explorer and select "Ne
3636

3737
The Avro schema editor is divided in two parts, a left one displaying the schema in a tree viewer, and a right one displaying the attributes of the current selected element in the tree.
3838

39-
![](https://github.com/Talend/avro-schema-editor/raw/master/images/sample_1.png)
39+
![](https://github.com/Talend/avro-schema-editor/raw/master/images/sample.png)
4040

4141
We use specific icons in order to distinguish the different types of element
4242
(e.g. orange icon for a record, green icon for enumeration, dark blue icon for fields, light blue for opional fields, and so on).

0 commit comments

Comments
 (0)