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
Comment #1
Feet commentedThe 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
Comment #2
jcisio commentedNow link to the 7.x-2.x README.txt file.