Change hosted URL to HTTPS

This commit is contained in:
Carey Metcalfe 2020-03-10 20:53:55 -04:00
parent f6883cbb72
commit 45ebccd485
3 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
images/Thumbs.db images/Thumbs.db
bower_components bower_components
dist
node_modules node_modules
/.tmp /.tmp
/.ssh /.ssh

View file

@ -37,7 +37,7 @@ You will need a Subsonic server to be able to play your own music. Subsonic is a
media streamer, providing ubiquitous access to your music. Use it to share your music with friends, media streamer, providing ubiquitous access to your music. Use it to share your music with friends,
or to listen to your own music while at work. Please see http://www.subsonic.org or to listen to your own music while at work. Please see http://www.subsonic.org
* Hosted version: http://jamstash.com * Hosted version: https://jamstash.com
* Getting Started https://github.com/tsquillario/Jamstash/wiki/Getting-Started * Getting Started https://github.com/tsquillario/Jamstash/wiki/Getting-Started
* Twitter (Release Announcements): https://twitter.com/JamstashApp * Twitter (Release Announcements): https://twitter.com/JamstashApp
* Github Repo: https://github.com/tsquillario/Jamstash * Github Repo: https://github.com/tsquillario/Jamstash

View file

@ -6,7 +6,6 @@
{ "text": "- Fix seeking and duration for transcoded streams (thanks <a href=\"https://github.com/mvn23\">mvn23</a>!)" }, { "text": "- Fix seeking and duration for transcoded streams (thanks <a href=\"https://github.com/mvn23\">mvn23</a>!)" },
{ "text": "- Fix media key detection" }, { "text": "- Fix media key detection" },
{ "text": "- Other UI/usability fixes and improvements" } { "text": "- Other UI/usability fixes and improvements" }
] ]
}, },
{ {