When I try to follow the link in Resources > "Read documentation" on the FBconnect project page I get

Not Found

The requested URL /viewvc/drupal/contributions/modules/fbconnect/README.TXT was not found on this server.

Apache/2.2.3 (CentOS) Server at drupalcode.org Port 80

Comments

Feet’s picture

Version: 6.x-2.0-beta1 » 7.x-2.x-dev

The Resources > Read documentation link on the RH sidebar of the project page links to http://drupalcode.org/viewvc/drupal/contributions/modules/fbconnect/READ... which gives a 404 not found

This could be changed to
http://drupalcode.org/project/fbconnect.git/blob_plain/refs/heads/master...

(which is already linked to in the content).

Also or alternatively it'd be good to add a link to the documentation pages at
http://drupal.org/node/453414

Cheers

jcisio’s picture

Status: Active » Fixed

Now link to the 7.x-2.x README.txt file.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.