====== How do I link between pages in cbsplit? ======
===== Creating an internal link =====
- In the page editor, highlight the text you want to turn into a link
- Click the **Link** button in the toolbar (or press ''Ctrl+K'')
- In the link dialog, start typing a page title — cbsplit will suggest matching internal pages
- Select the page and click **Insert Link**
===== HTML syntax for internal links =====
Link text
Installation Guide
===== Linking to a section on a page =====
Jump to section
===== External links =====
Visit Example
===== Link best practices =====
* Use descriptive link text — avoid "click here"
* Check for broken links periodically using **Tools → Link Checker**
* When you rename or move a page, update internal links accordingly
Use relative paths like /page-slug instead of full URLs so links continue working if the domain changes.