Skip to content

Commit f3f786f

Browse files
authored
Merge pull request #857 from rust-lang/redirect-to-forge
2 parents 33497b7 + 9e36f95 commit f3f786f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
**UPDATE 2025-04-01**
2+
3+
The website has been retired. All content is now available on:
4+
https://forge.rust-lang.org/compiler/index.html
5+
16
# Compiler Team
27
This repository contains a static site that details the procedures, policies, working groups,
38
planning documents and minutes.

layouts/partials/docs/html-head.html

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<meta http-equiv="refresh" content="0; url=https://forge.rust-lang.org/compiler/index.html" />

0 commit comments

Comments
 (0)