From 185d5158f04270e1542c60bf157c0af942119b8b Mon Sep 17 00:00:00 2001 From: PJ Doland Date: Sat, 23 May 2026 14:24:14 -0400 Subject: [PATCH] docs(readme): refresh blog URLs after org rename to plmbr The blog moved from notebook-intelligence.github.io to plmbr.dev with a new `/blog/archive//` permalink shape. The GitHub redirect handled day-one breakage, but the README's five direct links now point at the live canonical URLs so users land without a redirect hop and SEO sees the right home. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 482df3d..821eac8 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ NBI reloads open document tabs when their files change on disk, so edits an AI a ## Configuration -Configure your provider, model, and API key from NBI Settings — the gear icon in the chat panel, the `/settings` chat command, or the JupyterLab command palette. For background, see the [provider blog post](https://notebook-intelligence.github.io/notebook-intelligence/blog/2025/03/05/support-for-any-llm-provider.html). +Configure your provider, model, and API key from NBI Settings — the gear icon in the chat panel, the `/settings` chat command, or the JupyterLab command palette. For background, see the [provider blog post](https://plmbr.dev/blog/archive/support-for-any-llm-provider/). Settings dialog @@ -398,10 +398,10 @@ The feedback fires an in-process `telemetry` event. Nothing leaves the process b ## Further reading -- [Introducing Notebook Intelligence!](https://notebook-intelligence.github.io/notebook-intelligence/blog/2025/01/08/introducing-notebook-intelligence.html) -- [Building AI Extensions for JupyterLab](https://notebook-intelligence.github.io/notebook-intelligence/blog/2025/02/05/building-ai-extensions-for-jupyterlab.html) -- [Building AI Agents for JupyterLab](https://notebook-intelligence.github.io/notebook-intelligence/blog/2025/02/09/building-ai-agents-for-jupyterlab.html) -- [Notebook Intelligence now supports any LLM Provider and AI Model!](https://notebook-intelligence.github.io/notebook-intelligence/blog/2025/03/05/support-for-any-llm-provider.html) +- [Introducing Notebook Intelligence!](https://plmbr.dev/blog/archive/introducing-notebook-intelligence/) +- [Building AI Extensions for JupyterLab](https://plmbr.dev/blog/archive/building-ai-extensions-for-jupyterlab/) +- [Building AI Agents for JupyterLab](https://plmbr.dev/blog/archive/building-ai-agents-for-jupyterlab/) +- [Notebook Intelligence now supports any LLM Provider and AI Model!](https://plmbr.dev/blog/archive/support-for-any-llm-provider/) ## Roadmap