]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: fix browserstack image [skip ci]
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Tue, 24 Nov 2020 23:03:02 +0000 (00:03 +0100)
committerGitHub <noreply@github.com>
Tue, 24 Nov 2020 23:03:02 +0000 (00:03 +0100)
README.md

index 64f00b405f488ff632da4a6a464d488afb121a6e..279a1ea2c1b214d41e83661d96939558d8a165ca 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ See [Contributing Guide](https://github.com/vuejs/vue-router-next/blob/master/.g
 ## Special Thanks
 
 <a href="https://www.browserstack.com">
-  <img src="/assets/browserstack-logo-600x315.png" height="80" title="BrowserStack Logo" alt="BrowserStack Logo" />
+  <img src="https://github.com/vuejs/vue-router/raw/dev/assets/browserstack-logo-600x315.png" height="80" title="BrowserStack Logo" alt="BrowserStack Logo" />
 </a>
 
 Special thanks to [BrowserStack](https://www.browserstack.com) for letting the maintainers use their service to debug browser specific issues.