diff --git a/profile/README.md b/profile/README.md
index 5de1e3a..09e3d30 100644
--- a/profile/README.md
+++ b/profile/README.md
@@ -32,8 +32,7 @@ different layer of the stack.
| | **[ink](https://github.com/Ad-Astra-Computing/ink)** | An open protocol for signed agent-to-agent messages. The receiver verifies the envelope before it acts. |
| | **[ahd](https://github.com/Ad-Astra-Computing/ahd)** | Critiques of AI-generated design that anyone can re-run. Findings stay reproducible against a named, versioned rule set. |
| | **[nixpkgs](https://github.com/Ad-Astra-Computing/nixpkgs)** | The working fork for Trace, our research on AI-assisted CVE remediation. Nothing here is submitted upstream. |
-| | **[AER](https://aer.adastra.computer)** | A flight recorder for AI agents. Every run leaves a signed execution record, so what an agent did stays answerable after the fact. |
-| | **[Folio](https://receiptsofthought.com)** | A desktop writing app that keeps a tamper-evident record of how a piece was made. It emits open [receipts](https://receiptsofthought.com) anyone can verify. |
+| | **[Folio](https://github.com/Ad-Astra-Computing/receipts)** | A desktop writing app that keeps a tamper-evident record of how a piece was made. It emits open receipts anyone can verify. |
### Also here
diff --git a/profile/assets/icons/aer.svg b/profile/assets/icons/aer.svg
deleted file mode 100644
index be21ff1..0000000
--- a/profile/assets/icons/aer.svg
+++ /dev/null
@@ -1,6 +0,0 @@
-
diff --git a/profile/assets/icons/sources.json b/profile/assets/icons/sources.json
index 9e1a688..47b1b5c 100644
--- a/profile/assets/icons/sources.json
+++ b/profile/assets/icons/sources.json
@@ -17,10 +17,6 @@
"url": "https://raw.githubusercontent.com/NixOS/nixos-artwork/master/logo/nix-snowflake-colours.svg",
"mode": "bytes"
},
- "aer": {
- "url": "https://aer.adastra.computer/favicon.svg",
- "mode": "bytes"
- },
"folio": {
"mode": "unchecked",
"reason": "Folio has no public repo or site, so there is no source this workflow can reach. Copied by hand from assets/logo-small.svg, the variant drawn for sub-64px use. Re-copy it when Folio gets a public home, and give it a url here."