RepoJournal
Elixir & Phoenix

Elixir & Phoenix

Elixir, Phoenix, LiveView, and Ecto - the BEAM web stack

Keep up with Elixir & Phoenix in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Elixir & Phoenix Full archive →

The Wire · Showcase

HEXDOCS URL FORMAT SHIFT LANDS IN ELIXIR CORE

By RepoJournal · Filed · About Elixir & Phoenix

Elixir is standardizing on package.hexdocs.pm URLs, replacing the older hexdocs.pm/package format across the ecosystem.

The change [1] updates how Elixir references documentation links, moving to a subdomain-based URL structure that aligns with modern hex.pm conventions. This is a subtle but important shift for anyone generating docs programmatically or maintaining tooling that parses or generates hexdocs links. The old format still works, but new code should adopt the package.hexdocs.pm pattern going forward. Expect hex-adjacent tools and doc generators to follow suit over the next few releases.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Use package.hexdocs.pm URL format instead of hexdocs.pm/package (#15429) elixir-lang/elixir

Quick answers

What shipped in Elixir & Phoenix on May 31, 2026?
Elixir is standardizing on package.hexdocs.pm URLs, replacing the older hexdocs.pm/package format across the ecosystem. In total, 1 commits and 1 pull requests landed.
What were the notable Elixir & Phoenix updates?
Use package.hexdocs.pm URL format instead of hexdocs.pm/package (#15429).

More from Elixir & Phoenix

Daily updates, in your inbox

Follow Elixir & Phoenix

Keep up with Elixir & Phoenix in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?