diff --git a/source/docs/publish/start.md b/source/docs/publish/start.md index 0cb22424..8425f68a 100644 --- a/source/docs/publish/start.md +++ b/source/docs/publish/start.md @@ -46,7 +46,7 @@ The following keys are supported: | `country` | string | No | Two character country code in ISO 3166-1 alpha-2 format. [ISO 3166-1 alpha-2 on Wikipedia](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) | | `homeassistant` | string | No | The minimum required Home Assistant version. | | `hacs` | string | No | The minimum required HACS version. | -| `persistent_directory` | string | No | A relative path (within the integration directory) that will be kept safe during upgrades. \_Can only be used with integrations.\* | +| `persistent_directory` | string | No | A relative path (within the integration directory) that will be kept safe during upgrades. **Can only be used with integrations.** | !!! tip @@ -101,3 +101,4 @@ Tell your users that your repository can be tracked with HACS by adding a [my-li Generate a unique link for your repository here: https://my.home-assistant.io/create-link/?redirect=hacs_repository +