Skip to content

Commit 5326af9

Browse files
committed
docs: Changing docs url to subdomain
1 parent be04226 commit 5326af9

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

docs/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sonos2mqtt.svrooij.io

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ email: [email protected]
1818
description: >- # this means to ignore newlines until "baseurl:"
1919
Control your sonos speakers right from your mqtt server.
2020
This app helps in creating an awesome home automation system.
21-
baseurl: "/sonos2mqtt" # the subpath of your site, e.g. /blog
22-
url: "https://svrooij.io" # the base hostname & protocol for your site, e.g. http://example.com
21+
baseurl: "/" # the subpath of your site, e.g. /blog
22+
url: "https://sonos2mqtt.svrooij.io" # the base hostname & protocol for your site, e.g. http://example.com
2323
twitter_username: svrooij
2424
github_username: svrooij
2525
repository: https://github.com/svrooij/sonos2mqtt

docs/getting-started.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ Options:
5454
--device Start with one known IP instead of device discovery.
5555
--discovery Emit retained auto-discovery messages for each player.
5656
[boolean] [default: false]
57-
--discoveryprefix The prefix for the discovery messages [default: "homeassistant"]
5857
--friendlynames Use device name or uuid in topics (except the united topic,
5958
always uuid) [choices: "name", "uuid"]
6059
--tvGroup The UUID of the coordinator to which the Soundbar should be joined

docs/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
106106
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification.
107107
Contributions of any kind welcome!
108108

109-
[badge_build]: https://github.com/svrooij/sonos2mqtt/workflows/Run%20tests%20and%20publish/badge.svg
110109
[badge_contrib]: https://img.shields.io/github/all-contributors/svrooij/sonos2mqtt?style=for-the-badge
111110
[badge_docker]: https://img.shields.io/docker/pulls/svrooij/sonos2mqtt?style=for-the-badge&logo=docker
112111
[badge_discord]: https://img.shields.io/discord/782374564054564875?style=for-the-badge&logo=discord
@@ -118,7 +117,6 @@ Contributions of any kind welcome!
118117
[badge_sonos-typescript]: https://img.shields.io/badge/sonos-typescript-blue?style=for-the-badge&logo=sonos
119118
[badge_sponsor]: https://img.shields.io/github/sponsors/svrooij?style=for-the-badge&logo=github
120119

121-
[link_build]: https://github.com/svrooij/sonos2mqtt/actions
122120
[link_discord]: https://discord.gg/VMtG6Ft36J
123121
[link_docker]: https://hub.docker.com/r/svrooij/sonos2mqtt
124122
[link_issues]: https://github.com/svrooij/sonos2mqtt/issues

0 commit comments

Comments
 (0)