diff options
Diffstat (limited to '_site/projects/bumblebee')
| -rw-r--r-- | _site/projects/bumblebee/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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.</p> <p>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 <a src="https://github.com/desjarlais/Scintilla.NET" class="external" target="_blank" rel="noopener noreferrer">Scintilla.NET</a>. 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.</p> |
