You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://www.openhub.net/p/eclipse-ditto)
15
15
16
-
[Eclipse Ditto](https://www.eclipse.org/ditto/)™ is a technology in the IoT implementing a software pattern called “digital twins”.
16
+
[Eclipse Ditto](https://www.eclipse.dev/ditto/)™ is a technology in the IoT implementing a software pattern called “digital twins”.
17
17
A digital twin is a virtual, cloud based, representation of his real world counterpart (real world “Things”, e.g. devices like sensors, smart heating, connected cars, smart grids, EV charging stations, …).
18
18
19
19
An ever growing list of [adopters](https://iot.eclipse.org/adopters/?#iot.ditto) makes use of Ditto as part of their IoT platforms - if you're as well using it, it would be super nice to show your [adoption here](https://iot.eclipse.org/adopters/how-to-be-listed-as-an-adopter/).
20
20
21
21
## Documentation
22
22
23
-
Find the documentation on the project site: [https://www.eclipse.org/ditto/](https://www.eclipse.org/ditto/)
23
+
Find the documentation on the project site: [https://www.eclipse.dev/ditto/](https://www.eclipse.dev/ditto/)
24
24
25
25
## Eclipse Ditto™ explorer UI
26
26
@@ -58,7 +58,7 @@ docker-compose logs -f
58
58
```
59
59
60
60
Open following URL to get started: [http://localhost:8080](http://localhost:8080)<br/>
61
-
Or have a look at the ["Hello World"](https://www.eclipse.org/ditto/intro-hello-world.html)
61
+
Or have a look at the ["Hello World"](https://www.eclipse.dev/ditto/intro-hello-world.html)
62
62
63
63
Additional [deployment options](deployment/) are also available, if Docker Compose is not what you want to use.
Copy file name to clipboardexpand all lines: documentation/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## Eclipse Ditto :: Documentation
2
2
3
-
This folder contains the documentation and [static website of Eclipse Ditto](https://www.eclipse.org/ditto/).
3
+
This folder contains the documentation and [static website of Eclipse Ditto](https://www.eclipse.dev/ditto/).
4
4
5
5
The documentation is based on [Jekyll](https://jekyllrb.com) and the fabulous [Jekyll Documentation Theme 6.0](http://idratherbewriting.com/documentation-theme-jekyll/).
0 commit comments