Brandon Hawkins
Brandon Hawkins

Reputation: 63

PUBLICLY link to all my projects on Google Code

Obviously any signed-in user can view his hosted projects on Google Code by browsing to http://code.google.com/u/yourusername (identified here). I'd like to share this view with anyone by means of linking to the overview from my website, but of course it generates an error for anyone other than myself.

Anyone have any ideas of how I can either publicly link to this page OR somehow easily link to an overview of all my projects from my site?

Upvotes: 0

Views: 138

Answers (1)

ArthurDenture
ArthurDenture

Reputation: 2328

The "Profile" link in the upper right hand corner goes to your canonical public URL. Whether that's /u/username or /u/ depends on how you've set your email address to be displayed - for example, mine is http://code.google.com/u/artdent/.

Upvotes: 1

Related Questions