🌐
GitBook
gitbook.com › docs › developers › gitbook-api › api-reference › urls
URLs | Developers | GitBook Documentation
Configure where and how your GitBook content can be accessed. Manage official endpoints, direct deep links, or short links for your content. This allows you to keep track of multiple custom URLs or vanity links under one system.
Documentation
Create and publish AI-native documentation your users will love. GitBook gives you intelligent tools to build product guides, API references, and documentation that improves over time.
Showcase
More than 150,000 startups, enterprises, and open-source projects build their docs in GitBook. Read more about how our customers use GitBook to elevate their product experience.
Enterprise
Build quality, intelligent documentation at scale with GitBook. Designed to meet all your security and compliance needs, with advanced features and AI tools ideal for larger teams.
API reference
Explore the endpoints available from GitBook’s API
🌐
GitBook
gitbook.com › docs › creating-content › blocks › embed-a-url
Embedded URLs | GitBook Documentation
July 27, 2026 - ... For the complete documentation index, see llms.txt. This page is also available as Markdown. ... To add an embedbed URL, simply paste the link of the content you want to embed and hit Enter.
🌐
Gitbooks
seadude.gitbooks.io › learn-gitbook › content › chapter1 › internal.html
Internal Links · Learn Gitbook - SeaDude
"Relative" refers to the fact that the links are relative to the folder structure you build for your gitbook (in the "Files Tree" of the online editor or a local folder structure). ... "HTML" refers to each link being a URL with online usage only.
🌐
GitBook
gitbook.com › docs › guides › docs-personalization-and-authentication › how-to-personalize-your-gitbook-site-using-url-parameters-and-adaptive-content
How to personalize your GitBook site using URL parameters and adaptive content | Guides | GitBook Documentation
July 1, 2026 - Passing claims through URL parameters is a simple way to personalize the docs experience without requiring users to log in. ... Showing beginner vs. advanced guides ... We’ll walk through a setup where we adapt our docs for two personas: beginner developers and advanced developers. To get started, head to your GitBook editor, and open the Settings for your site.
🌐
GitHub
github.com › gitbookio › gitbook
GitHub - GitbookIO/gitbook: The open source frontend for GitBook doc sites · GitHub
Open a published GitBook space in your web browser, prefixing it with http://localhost:3000/url.
Author: GitbookIO
🌐
GitBook
docs.gitbook.com › published-documentation › custom-domain
Set a custom domain | GitBook Documentation
May 15, 2024 - By default, your sites are accessible on a [subdomain].gitbook.io domain.
🌐
GitBook
gitbook.com › docs › help-center › published-documentation › custom-domains › how-can-i-change-the-slug-in-the-url
How can I change the slug in the URL? | Help Center | GitBook Documentation
How do I migrate my docs to GitBook?Give me an overview of GitBook's AI features.What has GitBook shipped in the last month? ... For the complete documentation index, see llms.txt. This page is also available as Markdown. ... In URLs, a slug is the part that comes after the final slash, identifying ...
Find elsewhere
🌐
GitBook
gitbook.com › docs › publishing-documentation › adaptive-content › enabling-adaptive-content › url
URL | GitBook Documentation
August 18, 2025 - To pass data to GitBook through URL parameters, you’ll need to pass the data in the URL in the format visitor.<prop>.
🌐
GitBook
gitbook.com › docs › docs-site › site-redirects
Site redirects | GitBook Documentation
July 2, 2026 - Off: all matched URLs redirect to the same fixed destination. Example: source /docs/* → destination /help /docs/install redirects to /help · If you want to add another redirect to the same page, toggle Add another redirect before clicking Enable redirect or Save as draft. When you add the redirect, the modal will remain open with the destination content set to your previous selection so you can quickly add another source path. Note: GitBook resolves published URLs case-insensitively, so two redirects that differ only in capitalization are treated as the same path.
🌐
GitHub
github.com › Bandwidth › gitbook-plugin-parse-from-url
GitHub - Bandwidth/gitbook-plugin-parse-from-url
"parseUrls" : { "urls": [ { "url": "https://api.github.com/orgs/BandwidthExamples/repos", "dest": "howto/deployableDemos.md", "mapping": "github-names.json" } ] }
Author: Bandwidth
🌐
Medium
medium.com › @richdayandnight › simple-tutorial-on-hosting-your-gitbook-documentation-on-github-pages-bonus-with-gitbook-editor-f27f60d5d408
Simple tutorial on hosting your Gitbook documentation on Github pages (bonus: with Gitbook Editor) | by Rich Yap | Medium
June 9, 2020 - Your deployed gitbook will have the url pattern: https://<username>/<repo-name> Click here to see the deployed Gitbook on Github · Press enter or click to view image in full size · Introduction · Press enter or click to view image in full ...