Bug 204634

Summary: Broken link on "Resources for FreeBSD Committers" page
Product: Documentation Reporter: Andreas Perstinger <andipersti>
Component: WebsiteAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Many People CC: brueffer
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Fixes broken link none

Description Andreas Perstinger 2015-11-17 17:36:05 UTC
Created attachment 163255 [details]
Fixes broken link

On the "Resources for FreeBSD Committers" page (http://www.freebsd.org/internal/developer.html), the link to the table of __FreeBSD_version values is broken because the name for that page changed from "freebsd_versions.html" to "versions.html".
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-12-15 18:27:24 UTC
A commit references this bug:

Author: brueffer
Date: Tue Dec 15 18:27:18 UTC 2015
New revision: 47866
URL: https://svnweb.freebsd.org/changeset/doc/47866

Log:
  Correct the link to the __FreeBSD_version page.

  PR:		204634
  Submitted by:	Andreas Perstinger

Changes:
  head/en_US.ISO8859-1/htdocs/internal/developer.xml
Comment 2 Christian Brueffer freebsd_committer freebsd_triage 2015-12-15 18:29:38 UTC
Fixed, thanks!