Skip to content

Commit 086b60c

Browse files
committed
Add website links to resources
1 parent c558b32 commit 086b60c

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

docs/introduction/resources.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Resources
22

3+
<!-- Autoformatted by code editor tools, considering opening in wide screen -->
4+
35
Check out:
46

5-
| Repository | URL | Description |
6-
| ---------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
7-
| examples | [GitHub](https://github.com/hololinked-dev/examples.git) | repository containing example code discussed in this documentation |
8-
| control panel | [GitHub](https://github.com/hololinked-dev/thing-control-panel.git) | GUI to view your devices' properties, actions, and events |
9-
| Eclipse ThingWeb | [GitHub](https://github.com/eclipse-thingweb/node-wot) | javascript implementation of the W3C Web of Things (WoT) standard, for example, to use as HTTP clients |
7+
| Repository | URL | Description |
8+
| ---------------- | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
9+
| examples | [GitHub](https://github.com/hololinked-dev/examples.git) | repository containing example code discussed in this documentation |
10+
| control panel | [Website](https://control-panel.hololinked.dev) [GitHub](https://github.com/hololinked-dev/thing-control-panel.git) | GUI to view your devices' properties, actions, and events |
11+
| Eclipse ThingWeb | [GitHub](https://github.com/eclipse-thingweb/node-wot) | javascript implementation of the W3C Web of Things (WoT) standard, for example, to use as HTTP clients |
12+
| TD Editor | [Website](https://eclipse.github.io/editdor/) [GitHub](https://github.com/eclipse/editdor) | GUI to create and edit Thing Descriptions (TD) |

0 commit comments

Comments
 (0)