From 161652989d630b05ad5dc7e058e732b451d15625 Mon Sep 17 00:00:00 2001 From: Hayo Bouma Date: Fri, 29 May 2026 13:20:07 +0200 Subject: [PATCH] change(url): SimplrJS webpage domain url on the TSDoc site The domain in this file, was used as a reference to the website of the SimplrJS team. Has probably been bought by someone other then a SimplrJS member. Which currently contains a sketchy website that looks like it came straight from a North-Korean phone. That's why I changed it to the URL pointing to their GitHub Organization. On the org webpage there is an e-mail address pointing to "quatrodev.com" -- that why said domain is placed behind it in parentheses. --- websites/tsdoc.org/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websites/tsdoc.org/docs/index.md b/websites/tsdoc.org/docs/index.md index 8741220e4..892ff2264 100644 --- a/websites/tsdoc.org/docs/index.md +++ b/websites/tsdoc.org/docs/index.md @@ -93,7 +93,7 @@ Contributing design input: - [API Extractor](https://api-extractor.com/) community - [DocFX](https://dotnet.github.io/docfx/) maintainers - [TypeDoc](http://typedoc.org) community -- [SimplrJS](https://simplrjs.com/) developers, who maintain the [ts-docs-gen](https://github.com/SimplrJS/ts-docs-gen) tool +- [SimplrJS](https://github.com/SimplrJS) ([QuatroDev](https://quatrodev.com/)) developers, who maintain the [ts-docs-gen](https://github.com/SimplrJS/ts-docs-gen) tool - [Tom Dale](https://github.com/tomdale), who's working on the documentation engine for [Ember.js](https://www.emberjs.com), [Glimmer.js](https://glimmerjs.com), and other projects - [Rob Eisenberg](https://github.com/EisenbergEffect), who's working on the documentation engine for [Aurelia](http://aurelia.io/).