You can link from one section of a course to another using crosslinks.
Here is an example of two course sections written in Markua, where one section has a crosslink to the beginning of another section:
# About MOOCs and Markua
You can find some useful information on creating a course or MOOC [here](https://leanpub.com/markua/read#leanpub-auto-creating-a-course-or-mooc-from-a-markua-document).
To go to the next section, [click here](#crosslink1).
{#crosslink1}
# Multiple Files vs One File
You can write using one file, like this one, or using multiple files.
To add a new file to your course, create a new file in the same place you'll find this file.
The crosslink you click in the course is written like this in Markua:
[click here](#crosslink1)
The crosslink destination you'll go to is written like this:
{#crosslink1}
So, in the course you would see this:
When you click the "click here" link, you will go here:
That's it!
If you have any questions or thoughts on writing and self-publishing with Leanpub, please join our global community of authors in our Authors Forum here!
Are you looking for great deals on Leanpub ebooks, ebook bundles, and courses? Sign up for our Weekly and Monthly newsletter sales here!