Re: [Cython] Broken link to CEP 516

2015-05-24 Thread Robert Bradshaw
Yes, for sure. (I'm sure it used to be a 301...). Thanks for noticing; fixed. On Sat, May 23, 2015 at 10:49 PM, Andrea Bedini wrote: > Hi there, > > Just a tip. It would be better if you could make apache respond with 301 > Moved Permanently rather than with 302 Found. This way users and search >

Re: [Cython] Broken link to CEP 516

2015-05-24 Thread Andrea Bedini
Hi there, Just a tip. It would be better if you could make apache respond with 301 Moved Permanently rather than with 302 Found. This way users and search engines can update their links. I can be done by specifying the http response code on the redirect directive, like: Redirect 301 /retiredpage

Re: [Cython] Broken link to CEP 516

2015-05-23 Thread Robert Bradshaw
On Thu, May 21, 2015 at 10:59 AM, Stefan Behnel wrote: > Jeroen Demeyer schrieb am 21.05.2015 um 14:21: >> http://docs.cython.org/src/reference/compilation.html#compiler-directives >> there are two links to "CEP 516" but they are broken. > > Thanks. The problem seems to be an incorrect redirect to

Re: [Cython] Broken link to CEP 516

2015-05-21 Thread Stefan Behnel
Jeroen Demeyer schrieb am 21.05.2015 um 14:21: > http://docs.cython.org/src/reference/compilation.html#compiler-directives > there are two links to "CEP 516" but they are broken. Thanks. The problem seems to be an incorrect redirect to "github.../wikienhancements/" instead of "github.../wiki/enhan