MyBB Community Forums

Full Version: How do i get links in the help docs?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to post links in the help docs redirecting them somewhere. Whenever i post the url code i just get the site and the url code not an actual link. Thanks!
Use HTML
oh thanks.
As gamer void said, use:

<a href="URL">URL text here</a>