From 958fc109f067c3e9c4be8b51ca2a9ee53808305e Mon Sep 17 00:00:00 2001 From: John Feehley Date: Fri, 12 Aug 2022 05:41:54 -0400 Subject: [PATCH] Added correct link to online visualizer Changed link from https://ballon-rouge.github.io/bal/ to https://redballoonsecurity.github.io/bal-visualizer/ --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 577d1a1..a8248e4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ The BAL Visualizer is a tool used to visualize binary data. The visualization file is generated by the [BAL](https://github.com/ballon-rouge/bal) framework. The visualization application runs entirely in a browser, no data is uploaded to the network. -It is available on the [github.io](https://ballon-rouge.github.io/bal-visualizer/) page for this project. +It is available on the [github.io](https://redballoonsecurity.github.io/bal-visualizer/) page for this project. ## Instructions @@ -46,7 +46,7 @@ The selected node can be changed ## Setup If you do not plan on making changes to the visualizer, we strongly suggest using the tool hosted on -[github.io](https://ballon-rouge.github.io/bal-visualizer/). +[github.io](https://redballoonsecurity.github.io/bal-visualizer/). In order to run a local version of the code, you will need to install the npm dependencies, transpile the javascript source code and serve it: @@ -61,4 +61,4 @@ Head over to `http://localhost:5000` to use the visualizer. - \ No newline at end of file +