Commit fffdcaf
committed
docs: fix gh-pages asset 404s by passing --root to fsdocs build
Without --root, fsdocs generates asset hrefs like /fsdocs-theme.js which
resolve to the bare domain root. Passing the GitHub Pages base URL fixes
them to /FSharp.Control.TaskSeq/fsdocs-theme.js.1 parent 959b287 commit fffdcaf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments