Change hosted URL to HTTPS
This commit is contained in:
parent
f6883cbb72
commit
45ebccd485
3 changed files with 2 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
images/Thumbs.db
|
||||
bower_components
|
||||
dist
|
||||
node_modules
|
||||
/.tmp
|
||||
/.ssh
|
||||
|
|
|
@ -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,
|
||||
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
|
||||
* Twitter (Release Announcements): https://twitter.com/JamstashApp
|
||||
* Github Repo: https://github.com/tsquillario/Jamstash
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
{ "text": "- Fix seeking and duration for transcoded streams (thanks <a href=\"https://github.com/mvn23\">mvn23</a>!)" },
|
||||
{ "text": "- Fix media key detection" },
|
||||
{ "text": "- Other UI/usability fixes and improvements" }
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue