I have some typos in my last email. Here are the corrections. Sean Landis <sean.landis <at> gmail.com> writes:
> http://localhost:3000/v1/users/ and I see scl. I browse to > http://localhost:3000/v1/users/bookmarks and I see Should be: http://localhost:3000/v1/users/scl/bookmarks > > List of references > artima.com > > Where 'artima.com' is a hyperlink. The problem is that the hyperlink is > not correct. It is: http://localhost:3000/v1/users/artima.com > and it should be: http://localhost:3000/v1/users/bookmarks/artima.com The above two should be It is: http://localhost:3000/v1/users/scl/artima.com and http://localhost:3000/v1/users/scl/bookmarks/artima.com

