Bug 211834

Summary: Handbook: Dead links in the Apache chapter (with proposed substitution)
Product: Documentation Reporter: knezour
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: bcr
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-apache.html

Description knezour 2016-08-14 10:36:45 UTC
Probably linkbaiting message in the freebsd-doc@ list [1], however documentation really contains dead links.

28.8.4.1. Django links to https://docs.djangoproject.com/en/1.6/ which doesn't exists any more, should be probably replaced with link to https://docs.djangoproject.com/ which redirects on actual version (/en/1.10/ at this time).

While there, I also tried all other links and in 28.8.4.2. Ruby on Rails is another one, which doesn't exists any more - http://rubyonrails.org/documentation. Closest replacement I was able to found on RoR site is http://guides.rubyonrails.org/

[1] https://lists.freebsd.org/pipermail/freebsd-doc/2016-August/027396.html
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-08-15 14:25:54 UTC
A commit references this bug:

Author: bcr
Date: Mon Aug 15 14:25:01 UTC 2016
New revision: 49282
URL: https://svnweb.freebsd.org/changeset/doc/49282

Log:
  Followup commit to r49280:

  Fix broken link to Ruby on Rails documentation.

  PR:		211834
  Submitted by:	knezour@weboutsourcing.cz
  Sponsored by:	BSDCam DevSummit

Changes:
  head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
Comment 2 Benedict Reuschling freebsd_committer freebsd_triage 2016-08-15 14:28:10 UTC
I've patched the chapter to fix the links. Thanks for reporting it!
PR closed.