Skip to content

Conversation

@jonas-schievink
Copy link
Contributor

According to @XAMPPRocky, the GitHub project board fully replaces this table. Let's remove it so that there's slightly less outdated content in the forge.

@pietroalbini
Copy link
Member

Can you make this a redirect?

@jonas-schievink
Copy link
Contributor Author

Theoretically, I should. However:

  • The way to do redirects in Jekyll seems to be jekyll-redirect-from, which needs to be put in the _config.yml, which gets overwritten by the Rust script
  • When using that plugin with redirect_to: <url> it produces an infinite redirect loop instead of putting the right url there (the generated page contains <meta http-equiv="refresh" content="0;URL=''">)

@pietroalbini
Copy link
Member

We already have redirects setup on other pages. Take a look at this:

https://raw.githubusercontent.com/rust-lang/rust-forge/master/stabilization-guide.md

@jonas-schievink
Copy link
Contributor Author

That did the trick, thanks!

@pietroalbini
Copy link
Member

Thanks!

@pietroalbini pietroalbini merged commit 14ee1f5 into rust-lang:master May 8, 2019
@jonas-schievink jonas-schievink deleted the stateless-rust branch May 8, 2019 15:12
ehuss added a commit to ehuss/rust-forge that referenced this pull request Oct 26, 2025
This page was removed in
rust-lang#221 to point to a GitHub
project. However, that project seems to have been deleted some time ago,
so the redirect goes nowhere. I don't think there is anything really to
point this, and I think it has been long enough that it doesn't matter.
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