Update the Firefox Add-On Store link

This commit is contained in:
Jeremy Dormitzer 2018-02-05 22:03:08 -05:00
parent e04b7fe6ca
commit 2f36c5b477
No known key found for this signature in database
GPG Key ID: 04F17C0F5A32C320
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fixed
- Pointed the Firefox Add-On Store link in the readme to the right URL
## [1.0.1]
### Added

View File

@ -3,7 +3,7 @@
Looped In is a browser extension that displays Hacker News comments for the current webpage in a sidebar. It is written in [ClojureScript](https://clojurescript.org).
Looped In is available from the [Chrome Web Store](TODO) and the [Firefox Add-ons site](TODO). If you'd prefer to clone the repository and run the extension locally, read on.
Looped In is available from the [Chrome Web Store](TODO) and the [Firefox Add-ons site](https://addons.mozilla.org/en-US/firefox/addon/looped-in). If you'd prefer to clone the repository and run the extension locally, read on.
## Usage