From 3069709980dfe9bd0c0018354b955e89264dfd86 Mon Sep 17 00:00:00 2001 From: Fraser Tweedale Date: Wed, 20 May 2026 13:29:37 +1000 Subject: [PATCH] podcast 82: fix links --- podcast/82/links.markdown | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/podcast/82/links.markdown b/podcast/82/links.markdown index a98b351d..b9a2f0cd 100644 --- a/podcast/82/links.markdown +++ b/podcast/82/links.markdown @@ -1,8 +1,8 @@ -- [Fraser's home page](https://frasertweedale.github.io/blog-redhat/) +- [Fraser's home page](https://frasertweedale.github.io/blog-fp/) - [Learn You a Haskell for Great Good!](https://learnyouahaskell.github.io/) -- [Brisbane FP group](https://luma.com/bfpg) +- [Brisbane FP group](https://bfpg.org) - [Hakyll static site generator](https://jaspervdj.be/hakyll/) -- [SON Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library](https://hackage.haskell.org/package/jose) +- [JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library](https://hackage.haskell.org/package/jose) - [Mozilla Persona decentralized authentication system](https://en.wikipedia.org/wiki/Mozilla_Persona) - [OpenID connect](https://de.wikipedia.org/wiki/OpenID_Connect) - [Automatic Certificate Management Environment (ACME)](https://en.wikipedia.org/wiki/Automatic_Certificate_Management_Environment) @@ -10,4 +10,3 @@ - [National Institute of Standards and Technology (NIST)](https://www.nist.gov/) - [European Union Cyber Resilience Act](https://digital-strategy.ec.europa.eu/en/policies/cyber-resilience-act) - [Sovereign Tech Agency](https://www.sovereign.tech/) -- [optics library](https://hackage.haskell.org/package/optics)