We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa5a2f commit a24acf5Copy full SHA for a24acf5
2 files changed
docs/history.md
@@ -1,5 +1,6 @@
1
# Document History
2
3
+* **2026-04-15 AKHE** - Separated frtom the VSCP common code.
4
* **2021-06-17 AKHE** - Version 15.0
5
* **2020-12-05 AKHE** - Removed obsolete parts
6
* **2020-10-27 AKHE** - libmosquitto-dev now required for build.
docs/index.html
@@ -35,7 +35,7 @@
35
<script>
36
window.$docsify = {
37
name: 'The VSCP Daemon',
38
- repo: 'https://github.com/grodansparadis/vscp',
+ repo: 'https://github.com/grodansparadis/vscp-daemond',
39
coverpage: true,
40
loadSidebar: './docs/_sidebar.md',
41
autoHeader: './docs/_coverpage.md',
0 commit comments