metadata: point repository at makenot.work
sourcehut is a backup remote, not the public face (~/Code/CLAUDE.md,
"What each remote is for"), and this repo is still private there, so the
URL 404s for anyone who follows it. makenot.work/git/max/alloy is the
intended home; it goes live when the repo is pushed to mnw, which gates
on the manual (GO 2a8f03c1) rather than on plumbing.
The srht references in docs/IMAGE.md and docs/STACK.md are left alone on
purpose: builds.sr.ht is the actual CI and .builds/alloy-image.yml is
real, so demoting srht as a browse URL does not change where builds run.
1 file changed,
+1 insertion,
-1 deletion
| 6 |
6 |
|
edition = "2024"
|
| 7 |
7 |
|
rust-version = "1.86"
|
| 8 |
8 |
|
license = "GPL-3.0-or-later"
|
| 9 |
|
- |
repository = "https://git.sr.ht/~maxmj/alloy"
|
|
9 |
+ |
repository = "https://makenot.work/git/max/alloy"
|
| 10 |
10 |
|
authors = ["Max Johnson <me@maxj.phd>"]
|
| 11 |
11 |
|
|
| 12 |
12 |
|
[workspace.dependencies]
|