Skip to content

Commit

Permalink
Add https prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
heussd committed Jul 16, 2023
1 parent b0813f0 commit 9791bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ All services are orchestrated and scaled with `docker-compose.yml`.

### Custom services

- [ghcr.io/heussd/nats-news-analysis/rss-feed-feeder](ghcr.io/heussd/nats-news-analysis/rss-feed-feeder) - **Bash** - Feeds rss feed urls from a text file.
- [ghcr.io/heussd/nats-news-analysis/rss-feed-feeder](https://ghcr.io/heussd/nats-news-analysis/rss-feed-feeder) - **Bash** - Feeds rss feed urls from a text file.
- [ghcr.io/heussd/nats-news-analysis/rss-article-url-feeder-go](https://ghcr.io/heussd/nats-news-analysis/rss-article-url-feeder-go) - **Golang** - Feeds news articles from RSS feeds.
- [ghcr.io/heussd/nats-news-analysis/keyword-matcher-go](https://ghcr.io/heussd/nats-news-analysis/keyword-matcher-go) - **Golang** - Matches against keywords list.
- [ghcr.io/heussd/nats-news-analysis/pocket-integration](https://ghcr.io/heussd/nats-news-analysis/pocket-integration) - **Python** - Feeds matches into getpocket.com.
Expand Down

0 comments on commit 9791bf7

Please sign in to comment.