26

I would like to create alias pages on GitHub Wiki. Is there something similar to a Wikipedia feature that redirects WP:R and WP:RDR to Wikipedia:Redirect page?

miller
  • 1,636
  • 3
  • 26
  • 55
GabrielOshiro
  • 7,986
  • 4
  • 45
  • 57

1 Answers1

4

GitHub removed/never added the possibility to configure redirects.

The original Gollum wiki supports redirects: https://github.com/gollum/gollum/wiki#redirects

But, as I tested right now, GitHub disabled the feature. It doesn't even work with renamed pages, sorry.

You can see here: Is it possible to redirect in Gollum wiki (GitHub wiki) pages? how people solved the same issue 9 years ago...

Deloo
  • 96
  • 6