From c087592e2c03a62ba328ba7168fc8c9b1c4feb31 Mon Sep 17 00:00:00 2001 From: Daniel Imms <2193314+Tyriar@users.noreply.github.com> Date: Wed, 5 Jan 2022 12:58:29 -0800 Subject: [PATCH] Fix dependents link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23d53802..7682c2e8 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ Xterm.js is used in several world-class applications to provide great terminal e - [**gdbgui**](https://github.com/cs01/gdbgui): Browser-based frontend to gdb (gnu debugger) - [**goormIDE**](https://ide.goorm.io/): Run almost every programming languages with real-time collaboration, live pair programming, and built-in messenger. - [**FleetDeck**](https://fleetdeck.io): Remote desktop & virtual terminal -- [And much more...](https://github.com/xtermjs/xterm.js/network/dependents) +- [And much more...](https://github.com/xtermjs/xterm.js/network/dependents?package_id=UGFja2FnZS0xNjYzMjc4OQ%3D%3D) Do you use xterm.js in your application as well? Please [open a Pull Request](https://github.com/sourcelair/xterm.js/pulls) to include it here. We would love to have it on our list. Note: Please add any new contributions to the end of the list only.