From 78ea550afd395db27c410b14fd93b3507a3ed396 Mon Sep 17 00:00:00 2001 From: Sam Vervaeck Date: Wed, 12 Apr 2023 21:59:33 +0200 Subject: [PATCH] Fix broken image link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7b71519a..42bf14353 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Bolt 💬 Got some questions or feedback? Just open an issue and we'll be glad to respond! -![sample code](https://github.com/boltlang/bolt/blob/master/preview-fac.png?raw=true) +![sample code](https://github.com/boltlang/bolt/blob/main/preview-fac.png?raw=true) Bolt is a new strictly-evaluated functional programming language in the making that aims to make writing complex applications dead-simple. It ships with some