File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
guide/src/format/configuration Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,8 @@ The following configuration options are available:
157157 Defaults to ` 404.md ` .
158158- ** site-url:** The url where the book will be hosted. This is required to ensure
159159 navigation links and script/css imports in the 404 file work correctly, even when accessing
160- urls in subdirectories. Defaults to ` / ` .
160+ urls in subdirectories. Defaults to ` / ` . If ` site-url ` is set,
161+ make sure to use document relative links for your assets, meaning they should not start with ` / ` .
161162- ** cname:** The DNS subdomain or apex domain at which your book will be hosted.
162163 This string will be written to a file named CNAME in the root of your site, as
163164 required by GitHub Pages (see [ * Managing a custom domain for your GitHub Pages
You can’t perform that action at this time.
0 commit comments