Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "JUXT",
"url": "https://juxt.pro"
},
"homepage": "https://juxt.github.io/allium/",
"homepage": "https://allium-lang.org/",
"repository": "https://github.com/juxt/allium",
"license": "MIT",
"keywords": ["specification", "behaviour", "behavior", "domain-modelling", "BDD", "property-based-testing", "generative-tests"],
Expand Down
4 changes: 2 additions & 2 deletions .codex-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "JUXT",
"url": "https://juxt.pro"
},
"homepage": "https://juxt.github.io/allium/",
"homepage": "https://allium-lang.org/",
"repository": "https://github.com/juxt/allium",
"license": "MIT",
"keywords": [
Expand All @@ -30,7 +30,7 @@
"Write",
"Interactive"
],
"websiteURL": "https://juxt.github.io/allium/",
"websiteURL": "https://allium-lang.org/",
"defaultPrompt": [
"Draft an Allium spec for this feature.",
"Review this .allium spec for gaps.",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

---

Feed your AI something healthier than Markdown. [juxt.github.io/allium](https://juxt.github.io/allium/)
Feed your AI something healthier than Markdown. [allium-lang.org](https://allium-lang.org/)

## What this is

Expand Down
Loading