In the project page for documentation, the link points to http://drupal.org/project/documentation-writers-guide when it exists at http://drupal.org/documentation-writers-guide I tried updating the link but got an error on another field. Can we either get another path alias added or the link corrected in the project page?

Comments

greggles’s picture

Specifically the error is:

* The root of the CVS directory (contributions) does not match the selected project type (Drupal project). Spaces in the type name are converted to hyphens in the path, so given the current project type, the first element of the directory path should be: drupal-project.
* The short project name (documentation) does not match the last part of the CVS directory (docs).

I tried a couple of different things and it seems there's lots of validation that goes on in these fields. We may need dww to weigh in.

dww’s picture

Assigned: Unassigned » dww
Status: Active » Fixed

there are settings to control all that crazy validation. ;)
http://drupal.org/admin/settings/cvs
i just temporarily disabled the checks, edited the documentation node, and locked things back down.

cheers,
-derek

Anonymous’s picture

Status: Fixed » Closed (fixed)