Skip to content

Commit

Permalink
Merge pull request #1 from giria/giria-patch-1
Browse files Browse the repository at this point in the history
[bf/en] Updated dead link
  • Loading branch information
giria committed Jul 23, 2022
2 parents ead613a + ba2e8b7 commit b574598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bf.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ contributors:
Brainfuck (not capitalized except at the start of a sentence) is an extremely
minimal Turing-complete programming language with just 8 commands.
You can try brainfuck on your browser with [brainfuck-visualizer](http://fatiherikli.github.io/brainfuck-visualizer/).
You can try brainfuck on your browser with [brainfuck-visualizer](https://brainfuck-visualizer.herokuapp.com).
```bf
Any character not "><+-.,[]" (excluding quotation marks) is ignored.
Expand Down

0 comments on commit b574598

Please sign in to comment.