Fix SIMD essay repository URL: add missing owner segment

https://git.levineuwirth.org/where-simd-helps returned 404; the
owner-qualified form returns 200 (AUDIT §6.2).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Levi Neuwirth 2026-06-10 09:44:26 -04:00
parent 8040be1aee
commit 4e28c82e4c
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ authors:
affiliation: affiliation:
- "Department of Computer Science, Brown University | https://cs.brown.edu" - "Department of Computer Science, Brown University | https://cs.brown.edu"
bibliography: data/simd-paper.bib bibliography: data/simd-paper.bib
repository: "https://git.levineuwirth.org/where-simd-helps" repository: "https://git.levineuwirth.org/neuwirth/where-simd-helps"
--- ---
## Introduction ## Introduction