You mean how to add links in the content. You can achieve that without wysiwyg editor if you write html code
Code:
<a href="http://www.google.com">This is link to Google</a>
You can also create links when wysiwyg editor is enabled if you select some text and click the "add link" button.
Regards
Milos