Skip to content

Commit 39ff596

Browse files
committed
changing to svg
1 parent 50a1157 commit 39ff596

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

contents/bubble_sort/bubble_sort.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ This means that we need to go through the vector $$\mathcal{O}(n^2)$$ times with
7070
[import:2-21, lang:"bash"](code/bash/bubble_sort.bash)
7171
{% sample lang="scratch" %}
7272
<p>
73-
<img class="center" src="code/scratch/bubble_sort.png" width="400" />
73+
<img class="center" src="code/scratch/bubble_sort.svg" width="400" />
7474
</p>
7575
{% endmethod %}
7676

-41.2 KB
Binary file not shown.

contents/bubble_sort/code/scratch/bubble_sort.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)