Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Commit

Permalink
fix: set blogpost URL
Browse files Browse the repository at this point in the history
  • Loading branch information
freaktechnik committed Feb 3, 2021
1 parent e2e73cd commit 61e8a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webextension/sunset.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</head>
<body>
<h1>Stream Notifier is discontinued</h1>
<p>This update for Stream Notifier makes the extension do nothing other than show this page. I've decided to stop maintaining this extension and in order to retire the API clients that means making it non-functional. You can read more about my decision in my <a href="" rel="noreferer" target="_blank">blogpost</a>. To uninstall the extension, you can simply click the button below.</p>
<p>This update for Stream Notifier makes the extension do nothing other than show this page. I've decided to stop maintaining this extension and in order to retire the API clients that means making it non-functional. You can read more about my decision in my <a href="https://humanoids.be/log/2021/02/sunsetting-stream-notifier" rel="noreferer" target="_blank">blogpost</a>. To uninstall the extension, you can simply click the button below.</p>
<button id="uninstall">Uninstall Stream Notifier</button>
</body>
</html>

0 comments on commit 61e8a9b

Please sign in to comment.