Links in Documentation are broken

Rasmus Vind

Well-known member
Licensed customer
The two links with these titles on this page are broken:
What's new for developers in XenForo 2 (part 1)
What's new for developers in XenForo 2 (part 2)
 
Really? For me they just redirect to the frontpage of the site. I wonder if the redirect is cached and they fixed it. Will check.

EDIT: It can't be working for you. Here's my curl output:
Code:
~ $ curl -I https://xf2demo.xenforo.com/threads/whats-new-for-developers-in-xenforo-2-part-1.1297/
HTTP/1.1 301 Moved Permanently
Date: Wed, 06 Dec 2017 19:39:10 GMT
Content-Type: text/html
Content-Length: 178
Connection: keep-alive
Set-Cookie: <REMOVED>
Location: https://xenforo.com/community/
Server: cloudflare-nginx
CF-RAY: 3c91b5aaed6d3d4f-CPH

It redirects to the forum here with no help.
 
Thanks for moving the thread. Sorry for posting it in the wrong place.

Yeah that was my assumption.
 
Back
Top Bottom