Skip to content

Commit 8969fde

Browse files
Add link to s3-notifier
1 parent 5c35c78 commit 8969fde

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ server.start();
209209

210210
### Available Notifiers
211211

212-
* fastboot-s3-notifier
212+
* [fastboot-s3-notifier](https://github.com/ember-fastboot/fastboot-s3-notifier)
213213
* [fastboot-fs-notifier](https://github.com/iheanyi/fastboot-fs-notifier)
214214
* [fastboot-watch-notifier](https://github.com/pwfisher/fastboot-watch-notifier)
215215

@@ -242,4 +242,4 @@ let server = new FastBootAppServer({
242242

243243
### Twitter and LinkedIn
244244

245-
As of 2019-06-06, Twitter and LinkedIn's scrapers have a hard time extracting your site's metadata for sharing if `chunkedResponse` is set to `true` in your `server.js` file. Set `chunkedResponse: false` if your meta tags are in place but the [Twitter card validator](https://cards-dev.twitter.com/validator) shows "Card not found" or [LinkedIn's Post Inspector](https://www.linkedin.com/post-inspector/) shows a 500 error.
245+
As of 2019-06-06, Twitter and LinkedIn's scrapers have a hard time extracting your site's metadata for sharing if `chunkedResponse` is set to `true` in your `server.js` file. Set `chunkedResponse: false` if your meta tags are in place but the [Twitter card validator](https://cards-dev.twitter.com/validator) shows "Card not found" or [LinkedIn's Post Inspector](https://www.linkedin.com/post-inspector/) shows a 500 error.

0 commit comments

Comments
 (0)