1 parent 80b1b15 commit c1a7ae1Copy full SHA for c1a7ae1
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-# febio-theory-manual
+# FEBio-Documentation
2
3
A MkDocs site converting FEBio's LyX-authored manuals to Markdown, built to mirror the conventions of
4
the sibling [`febio-feature-manual`](https://github.com/febiosoftware/febio-feature-manual) repository
@@ -90,7 +90,7 @@ nav group per converted chapter, expanding to that chapter's sections.
90
91
## Deployment
92
93
-The live site (<https://wesley-jakob-gilbert.github.io/FEBio-theory-manual/>)
+The live site (<https://wesley-jakob-gilbert.github.io/FEBio-Documentation/>)
94
is served by GitHub Pages **from the `gh-pages` branch**, not from the
95
`docs/` folder on `main`. `docs/` on `main` is mkdocs's *source* input
96
(Markdown); the `gh-pages` branch holds the fully rendered, compiled HTML
0 commit comments