Skip to content

Commit ab74432

Browse files
committed
docs: Remove obsolete/redundant backend document
1 parent ea50b39 commit ab74432

File tree

2 files changed

+2
-201
lines changed

2 files changed

+2
-201
lines changed

docs/ARCHITECTURE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Documentation about the codebase appears in these locations:
1818

1919
The backend of crates.io is written in Rust. Most of that code lives in the _src_ directory. It
2020
serves a JSON API over HTTP, and the HTTP server interface is provided by the [axum][] crate and
21-
related crates. More information about the backend is in
22-
[`docs/BACKEND.md`](https://github.com/rust-lang/crates.io/blob/master/docs/BACKEND.md).
21+
related crates. More information about backend development is in
22+
[`docs/CONTRIBUTING.md`](https://github.com/rust-lang/crates.io/blob/master/docs/CONTRIBUTING.md).
2323

2424
[axum]: https://crates.io/crates/axum
2525

docs/BACKEND.md

Lines changed: 0 additions & 199 deletions
This file was deleted.

0 commit comments

Comments
 (0)