Points to correct /docs URL (#1582)

Fix missing slash
This commit is contained in:
lunmay
2022-12-09 13:36:42 +01:00
committed by GitHub
parent 34be4295b1
commit 9ac4fe57d0

View File

@@ -31,4 +31,4 @@ The following example `strings.json` is for a Moon domain `sensor` entity with i
}
```
For more details, see the [`translation`](docs/internationalization/core/#state-of-entities) and [`entity`](docs/core/entity#generic-properties) documentation.
For more details, see the [`translation`](/docs/internationalization/core/#state-of-entities) and [`entity`](/docs/core/entity#generic-properties) documentation.