You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct link to extension in chrome web store (#127)
There were 3 links within the readme that all mistakenly had a slash at the end, such that they did NOT go to the extension page. Instead they went to the front page of the store.
Please note also that the same problem exists in the "about" text for the repo, shown on the right when viewing the front page of the repo. It seems that's not something I can propose a PR for, so I hope you will change that. That was actually the first link I clicked, which failed. Then I looked for and found these others.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ _[I'm sorry but I'm now super busy, If you want to be a maintainer of the projec
3
3
# Live Server - Web Extension
4
4
Makes your existing server live
5
5
6
-
[](https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj/)[](https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj/)[](https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj/reviews)
6
+
[](https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj)[](https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj)[](https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj/reviews)
0 commit comments