Skip to content

Use subdomain format for hexdocs links#32

Merged
ericmj merged 1 commit into
mainfrom
subdomain-docs-links
Jun 8, 2026
Merged

Use subdomain format for hexdocs links#32
ericmj merged 1 commit into
mainfrom
subdomain-docs-links

Conversation

@ericmj

@ericmj ericmj commented Jun 8, 2026

Copy link
Copy Markdown
Member

Hexdocs URLs now place the package name as a subdomain (.hexdocs.pm/) instead of a path component. Package names with underscores map to dashes since DNS subdomains can't contain underscores.

Hex docs URLs now place the package name as a subdomain
(<package>.hexdocs.pm/<version>/<ref>) instead of a path component.
Package names with underscores map to dashes since DNS subdomains
can't contain underscores.
@ericmj ericmj merged commit a2b029e into main Jun 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants