Skip to content

Commit

Permalink
Merge pull request #130 from Financial-Times/update-wiki-links
Browse files Browse the repository at this point in the history
Update wiki links

there is one test not running on circleci but this is readme updates, not code that runs
  • Loading branch information
debugwand authored Sep 22, 2023
2 parents 66ab0d5 + e14a1c6 commit a9f2419
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ All troubleshooting information is gathered in the [Syndication API Troubleshoot

A client side library that displays icons next to headlines allowing syndication customers to download or save content for republishing.

* [n-syndication wiki page](https://github.com/Financial-Times/next-syndication-api/wiki/n-syndication-icons-display-library) gives some background context on how the icons work
* [n-syndication wiki page](https://financialtimes.atlassian.net/wiki/spaces/Accounts/pages/8120991905/n-syndication+icons+display+library) gives some background context on how the icons work

See [getting started](https://github.com/Financial-Times/next-syndication-api/wiki/Syndication-API:-authentication#getting-started) on the authentication wiki page if you need to be added as a syndication subscriber.
See [getting started](https://financialtimes.atlassian.net/wiki/spaces/Accounts/pages/8120533017/Syndication) on the authentication wiki page if you need to be added as a syndication subscriber.

You can develop with n-syndication without installing all of syndication. See instructions for local development and developing with a Next app.

If your app is failing locally as if you need the syndication API installed locally, you probably have some syndication port details in `next-router`'s `.env` variables. Removing them should get the app to call the live production syndication API instead.

### More information about the syndication system

* [The Syndication Wiki](https://github.com/Financial-Times/next-syndication-api/wiki) explains the system and its architecture, including endpoints and authentication.
* [The Syndication Wiki](https://financialtimes.atlassian.net/wiki/spaces/Accounts/pages/8120533017/Syndication) explains the system and its architecture, including endpoints and authentication.
* [Next Wiki](https://github.com/Financial-Times/next/wiki/Syndication) covers GDPR SAR and erasure requests so that people without github access can read it, as it is automatically published to https://customer-products.in.ft.com/wiki/Syndication.
* [Database Credentials & Key Rotation](https://github.com/Financial-Times/next-syndication-api/wiki#database-credentials-and-key-rotation) info related with key rotation in the systems

Expand Down

0 comments on commit a9f2419

Please sign in to comment.