The link to "Read documentation" on this page is broken. http://drupal.org/project/documentation

The link points here: http://documentation-writers-guide/
The correct link is: http://drupal.org/documentation-writers-guide

It occurred to me that perhaps this broken link is a 'test' for Documentation newbies to find...heh! ;-)
Hope I have submitted this issue correctly!

Comments

sepeck’s picture

Project: Documentation » Drupal.org infrastructure
Component: Misc » Packaging

this is a project module issue. I can't edit the page as it says invalid short name for project.
Not sure if it is specific to infrastructure or project module itself. Moving to infrastructure for now.

dww’s picture

yeah, this sucks, and has been bothering me for a while. i finally decided to take action and fix it:

http://drupal.org/node/108109
http://drupal.org/node/108110

stay tuned to those issues for progress on this.

dww’s picture

Component: Packaging » Other

grr. actually, neither of those fixes will actuall solve the problem with the documentation project (though they're both useful for other things, especially projects like webmasters, infrastrucutre, etc). the problem here is that the project short name ("documentation") doesn't match the cvs directory ("/contributions/docs"). furthermore, it's complicated by the directory layout itself (it doesn't follow the nice /[project_type]/dir/ format everything else usually uses).

so, i'm just going to disable these validation checks if you have 'administer projects' permissions, as described here: http://drupal.org/node/108165

almost there... ;)

dww’s picture

Assigned: Unassigned » dww

yay, all of the above are now committed and installed on d.o. so, anyone with 'administer projects' permissions can edit the documentation project without cvs directory validation errors now. ;) bad link fixed. phew...

dww’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)