Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1266636

Summary: Link for update-crypto-policies needs updated.
Product: [Retired] Fedora Documentation Reporter: Corey Sheldon <sheldon.corey>
Component: release-notesAssignee: Donnie Hardin <dch84121>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Docs QA <docs-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: develCC: dch84121, relnotes, wb8rcr, zach
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: Invalid filename in the path. WAS "https://github.com/nmav/fedora-crypto-policies/blob/master/crypto-policies.8.txt" The correct file name is update-crypto-policies.8.txt Consequence: 404 error Fix: Produced a patch with corrected link Result: Now that patch has been pushed to production, the page comes up as it should upon clicking the link.
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-09 15:10:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch to correct broken link reported in bug 1266636 none

Description Corey Sheldon 2015-09-25 23:40:22 UTC
Description of problem:

The  anchor link for  the  update-crypto-policies referencing the  rc4  ciphers and such is  dead.


Version-Release number of selected component (if applicable):

only  found in 23  

How reproducible:
Always in R/N for 23 

Steps to Reproduce:
1. Navigate to https://docs.fedoraproject.org/en-US/Fedora/23/html/Release_Notes/sect-Release_Notes-Changes_for_Sysadmin.html#idm251035386288
2. Click on the `update-crypto-policies' hyperlink
3. 404 page presented to you.

Actual results:
should  redirect to https://github.com/nmav/fedora-crypto-policies/blob/master/update-crypto-policies.8.txt

Expected results:

presented with a  github 404 error page
Additional info:

Merely needs  fixing /updating of the  reference link.

Comment 1 Donnie Hardin 2015-10-23 15:42:05 UTC
Created attachment 1085863 [details]
Patch to correct broken link reported in bug 1266636