Skip to content
This repository was archived by the owner on Apr 28, 2022. It is now read-only.

Commit bcf117a

Browse files
committed
Fix links in README
1 parent bb7471f commit bcf117a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
> A Chrome extension that filters through Facebook Dev Circles around the world to get only the interesting posts in your feed.
44
5-
## [Download the extension (.crx)]('/releases/download/v1.1/Merge.FB.Dev.Circles.by.Interests.crx')
5+
## [Download the extension (.crx)](https://github.com/sidvishnoi/fb-dev-interest/releases/download/v1.1/Merge.Facebook.Dev.Circles.by.Interests.crx)
66

77
# How to Install
88

99
([Video - How to Install and configure](https://www.youtube.com/watch?v=A-LR6KWdAsM))
1010

11-
1. Download the extension (`Merge.Facebook.Dev.Circles.by.Interests.crx`) from link above or from [releases page](/releases/).
11+
1. Download the extension (`Merge.Facebook.Dev.Circles.by.Interests.crx`) from link above or from [releases page](https://github.com/sidvishnoi/fb-dev-interest/releases).
1212
2. Drag and Drop downloaded file into Google Chrome's Extensions page (`chrome://extensions/`).
1313
3. Install the extension by clicking Install button.
1414
4. Go to extension's options and configure.
@@ -38,7 +38,7 @@ Add a group's name (and make use to auto-complete) to blacklist it (avoid showin
3838
I would love your PRs. You can contribute :
3939

4040
- by adding more keyword suggestions (edit: [/options.dev/keywords.js](/options.dev/keywords.js)).
41-
- letting me know of additions/removals of public Dev circle groups (edit: [/options.dev/keywords.js](/options.dev/keywords.js), you may use [/scrape-group-lists.js](/scrape-group-lists.js)).
41+
- letting me know of additions/removals of public Dev circle groups (edit: [/options.dev/groups.js](/options.dev/groups.js), you may use [/scrape-group-lists.js](/scrape-group-lists.js)).
4242
- Make the extension better. Fix bugs, if found. Add more features. Improve existing features.
4343

4444
## Todo

0 commit comments

Comments
 (0)