Skip to content

Move repo links to camlworks - #417

Merged
Willenbrink merged 2 commits into
masterfrom
repo-move-links
Jan 12, 2026
Merged

Move repo links to camlworks#417
Willenbrink merged 2 commits into
masterfrom
repo-move-links

Conversation

@Willenbrink

@Willenbrink Willenbrink commented Jan 11, 2026

Copy link
Copy Markdown
Collaborator

Changes all the links we could find to camlworks and closes #409 . Mostly:

  • github.com/aantron/dream -> github.com/camlworks/dream
  • aantron.github.io -> camlworks.github.io

The remaining occurences of aantron look okay:

.github/FUNDING.yml:1:github: aantron
README.md:226:Highlight `@antron` to poke @aantron specifically.
src/graphiql/package.json:7:    "inliner": "aantron/inliner#fork",
docs/web/README.md:17:[lambda-soup]: https://github.com/aantron/lambdasoup
docs/web/README.md:30:- Lambda Soup [*Module Soup*](https://aantron.github.io/lambdasoup/)
src/graphiql/package-lock.json:11:        "inliner": "aantron/inliner#fork",
src/graphiql/package-lock.json:1742:      "resolved": "git+ssh://git@github.com/aantron/inliner.git#7f2efdbe24a6a085f633d456b97c970ac2c0ca8a",
src/graphiql/package-lock.json:5033:      "version": "git+ssh://git@github.com/aantron/inliner.git#7f2efdbe24a6a085f633d456b97c970ac2c0ca8a",
src/graphiql/package-lock.json:5034:      "from": "inliner@aantron/inliner#fork",

@Willenbrink
Willenbrink requested a review from aantron January 11, 2026 21:14
@Willenbrink Willenbrink added the 📚 docs Includes examples label Jan 11, 2026

@yawaramin yawaramin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 😂

@Willenbrink

Copy link
Copy Markdown
Collaborator Author

Yeah, maybe not the most necessary review request. Oh well.

@Willenbrink
Willenbrink merged commit 4ef8b78 into master Jan 12, 2026
16 of 17 checks passed
@Willenbrink
Willenbrink deleted the repo-move-links branch January 12, 2026 17:45
@aantron

aantron commented Jan 16, 2026

Copy link
Copy Markdown
Collaborator

Thanks for finishing this off! And LGTM to me too, I just had to add my very necessary approval after the comments above :))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📚 docs Includes examples

Development

Successfully merging this pull request may close these issues.

dream one page docu is not there anymore

3 participants