From d4cea5b97e10978cc2ff0bee849a97ac5e82fbac Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Sat, 25 Oct 2025 17:13:22 +0800 Subject: Fix external links. --- _site/projects/bumblebee/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_site/projects/bumblebee') diff --git a/_site/projects/bumblebee/index.html b/_site/projects/bumblebee/index.html index df30f8c..e17a669 100644 --- a/_site/projects/bumblebee/index.html +++ b/_site/projects/bumblebee/index.html @@ -50,7 +50,7 @@ scraping, and other browser automation tasks.

Bumblebee is a Windows Forms application written in C#. The rendering of web content is handled by the embedded Microsoft Edge browser (via WebView). The -text editor on the right is Scintilla.NET. It +text editor on the right is Scintilla.NET. It enables users to override the script at any point during the session. There are application settings that let users debounce events, ignore hidden elements and scripts, and more.

-- cgit v1.2.3