Skip to content

Commit c1a7ae1

Browse files
Update repo name/URL references after GitHub rename to FEBio-Documentation
The remote origin URL and Pages homepage link were left pointing at the old FEBio-theory-manual name/URL after the GitHub-side repo rename.
1 parent 80b1b15 commit c1a7ae1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# febio-theory-manual
1+
# FEBio-Documentation
22

33
A MkDocs site converting FEBio's LyX-authored manuals to Markdown, built to mirror the conventions of
44
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.
9090

9191
## Deployment
9292

93-
The live site (<https://wesley-jakob-gilbert.github.io/FEBio-theory-manual/>)
93+
The live site (<https://wesley-jakob-gilbert.github.io/FEBio-Documentation/>)
9494
is served by GitHub Pages **from the `gh-pages` branch**, not from the
9595
`docs/` folder on `main`. `docs/` on `main` is mkdocs's *source* input
9696
(Markdown); the `gh-pages` branch holds the fully rendered, compiled HTML

0 commit comments

Comments
 (0)