]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/videos/shared/video.service.ts
Fix some inconsistency in link (#97)
authorRonan <flyingrub@protonmail.com>
Fri, 13 Oct 2017 06:14:40 +0000 (08:14 +0200)
committerBigard Florian <florian.bigard@gmail.com>
Fri, 13 Oct 2017 06:14:40 +0000 (08:14 +0200)
commit334ddfa47120ae53bc2643792ec5e1065a4d1141
treefd9274d1e232e11c11b9ca7ed6c13824c85beceb
parentf47bf2e142b0b22460558e23720f5aed8deb982c
Fix some inconsistency in link (#97)

Some link could appear with double // in url.
e.g : "POST /api/v1/videos//upload HTTP/1.1"
client/src/app/videos/shared/video.service.ts