Skip to content

Commit 8a4c4b2

Browse files
authored
Update links and languages for tangleguard (#1732)
* update links and languages for tangleguard * move updates to the correct file * reset tool.json
1 parent 6b41831 commit 8a4c4b2

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

data/tools/tangleguard.yml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,15 @@ wrapper: false
1616
source: "https://github.com/TangleGuard"
1717
homepage: "https://tangleguard.com/"
1818
resources:
19-
- title: TangleGuard Public Directory Sample
20-
url: https://directory.tangleguard.com/project/Lorem-Ipsum/sample
19+
- title: TangleGuard Cloud
20+
url: https://app.tangleguard.com/
2121
- title: TangleGuard Preview
2222
url: https://youtu.be/whzbP1Hnsqs
2323
- title: TangleGuard Documentation
24-
url: https://docs.tangleguard.com/welcome/intro/
24+
url: https://docs.tangleguard.com/
2525
demo:
26-
- https://directory.tangleguard.com/project/Lorem-Ipsum/sample
26+
- https://app.tangleguard.com/project/github.com/TangleGuard/TangleGuard
2727
description: >-
28-
A tool that helps developers to understand and maintain their software architecture.
29-
It generates interactive, configurable dependency graphs out of source code, with all packages and modules included.
30-
You can choose the level of details and get what portions of your codebase gets rendered.
31-
That way you get a quick understanding of the software's architecture and detect unwanted dependencies and spaghetti code which harm efficient maintenance and leads to technical debt and inflexibility.
28+
Helps you understand and maintain a scalable software architecture.
29+
To do so, it generates a interactive, nested dependency graph out of the source code.
30+
You can choose the level of details and get the portion of your codebase that matters to you.

0 commit comments

Comments
 (0)