2 possibilities depending on how your skin was written:
***either in navbar template:
look for this type of code
You must first be a
registered member to view any code.
then you will see your link for the rules around there:
You must first be a
registered member to view any code.
and then change it to something similar to this:
You must first be a
registered member to view any code.
***or the other one(the old way):
open your header template:
do similar as above, for me it was like this:
You must first be a
registered member to view any code.
change to:
You must first be a
registered member to view any code.
btw, I see that you are using vbb 3.5, there code probably will be different