Fixed examples and docs.

This commit is contained in:
Erik C. Thauvin 2020-03-21 22:59:24 -07:00
parent 8138a23bc5
commit 0f08c131c6
3 changed files with 11 additions and 11 deletions

View file

@ -52,7 +52,7 @@ class BitlyTest {
}
}
private val longUrl = "https://erik.thauvin.net/blog"
private val shortUrl = "http://bit.ly/380ojFd"
private val shortUrl = "https://bit.ly/380ojFd"
@Before
fun before() {