Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
**UPDATE 2025-04-01**

The website has been retired. All content is now available on:
https://forge.rust-lang.org/compiler/index.html

# Compiler Team
This repository contains a static site that details the procedures, policies, working groups,
planning documents and minutes.
Expand Down
1 change: 1 addition & 0 deletions layouts/partials/docs/html-head.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<meta http-equiv="refresh" content="0; url=https://forge.rust-lang.org/compiler/index.html" />