mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
Documentation: Fix services yaml file name
This commit is contained in:
parent
259f0f8ce9
commit
b3414fc35f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Homepage has two types of widgets: info and service. Below we'll cover each type
|
|||
|
||||
## Service Widgets
|
||||
|
||||
Service widgets are used to display the status of a service, often a web service or API. Services (and their widgets) are defined in your `services.yml` file. Here's an example:
|
||||
Service widgets are used to display the status of a service, often a web service or API. Services (and their widgets) are defined in your `services.yaml` file. Here's an example:
|
||||
|
||||
```yaml
|
||||
- Plex:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue