Skip to content

Commit 79dec64

Browse files
author
Diego Mazo
committed
fix error dyndns typo
1 parent 952e155 commit 79dec64

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

docs/user/dappnode-app/dappnode-app-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Option 2: You can type the following in your browser search bar
8383
- chrome://apps/ (For Chrome)
8484

8585
Option 3: You can access the Dappnode app using your **dyndns** (Dappnode's unique identifier) and **https** writing the domain below in the browser:
86-
https://pwa.<dyndns>.io
86+
https://pwa.dyndns.io
8787
e.g. https://pwa.e17cb74a302298e6.dyndns.dappnode.io/
8888
You can find your dyndns in the top right icon in the Dappmanager.
8989
![dyndns](/img/dyndns.png)

sidebars.js

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,19 @@ const sidebars = {
442442
},
443443
],
444444
},
445+
{
446+
type: "category",
447+
label: "Dappnode App",
448+
items: [
449+
{
450+
type: "doc",
451+
label: "Overview",
452+
id: "user/notifications/overview",
453+
},
454+
455+
456+
],
457+
},
445458
{
446459
type: "category",
447460
label: "Ethical metrics",

0 commit comments

Comments
 (0)