External Link buttons redirect users to your other resources outside of LeagueApps such as tournament schedules, codes of conduct, or anything else you have created outside of the LeagueApps platform.
In order to create this button, you will need to edit information in HTML, this article will walk you through it step-by-step.
Step 1
From your admin dashboard, go to Website and click Content Pages.
Step 2
Click +Create New Page. You can also edit an existing page using the pencil icon, however, we recommend creating a new page to avoid confusion with the code that already exists on those pages.
Click here to learn how to edit content pages.
Step 3
Step 4
Paste the code below into the HTML editor. Be sure to replace the placeholder text with the appropriate web address and button text.
<p class="cta">a class="btn large-cta"
href="INSERT YOUR URL HERE">TYPE BUTTON TEXT HERE</a>
</p>
Below is an example document uploaded to Google:
Step 5
In the top right-hand corner of the page click Create. If you are updating an existing page click Update.