diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2024-06-17 15:51:24 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2024-06-17 15:51:24 +0100 |
| commit | 4e95455866e04ab57589a19aad80570a020c31e5 (patch) | |
| tree | 1240549a23b31e7727a2470bd4ed7e924e94dab1 | |
| parent | cbfaf5331dfe8a2a200ff4a2d3fbde9d50e8fed9 (diff) | |
More stable-looking link for 'Saving the News from Big Tech'
| -rw-r--r-- | website/src/data/links.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/src/data/links.ts b/website/src/data/links.ts index a99a528..964613c 100644 --- a/website/src/data/links.ts +++ b/website/src/data/links.ts @@ -57,7 +57,7 @@ const LINKS: Link[] = [ isoDateAdded: '2024-06-07', }, { - href: 'https://www.eff.org/files/2023/06/14/saving_the_news_from_big_tech_eff.pdf', + href: 'https://eff.org/saving-the-news', title: 'Saving the News from Big Tech', description: 'Cory Doctorow, writing for the Electronic Frontier Foundation, argues that to save news media, we need to dismantle ad-tech monopolies, ban surveillance advertising, open up app stores and have an end-to-end web.', isoDateAdded: '2024-06-07', |
