From bf9b65994f8223618edffeb037c548ed8dc71248 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eric=20Meadows-J=C3=B6nsson?= Date: Tue, 14 Jul 2026 20:23:58 +0200 Subject: [PATCH] Document repository archival --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1b24739..0f88589 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # Hexdocs -For the homepage, see [hexdocs-search](https://github.com/hexpm/hexdocs-search). +> [!IMPORTANT] +> This repository is archived. Hexdocs processing has moved to +> [`hexpm`](https://github.com/hexpm/hexpm/tree/main/lib/hexpm/hexdocs). Please +> use that repository for source code, issues, and contributions. -## Setup - - mix deps.get - iex -S mix +The Hexdocs homepage is maintained in +[`hexdocs-search`](https://github.com/hexpm/hexdocs-search). ## License