Skip to content

Commit

Permalink
update build for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
warner-benjamin committed Jun 14, 2022
1 parent e0dd7e8 commit e6e1e06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ plugins:
- jekyll-remote-theme

remote_theme: fastai/nbdev-jekyll-theme
baseurl: /fastxtend/
baseurl: /
2 changes: 1 addition & 1 deletion fastxtend/_nbdev.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
"vision/models/pooling.py",
"vision/models/xresnet.py"]

doc_url = "https://warner-benjamin.github.io/fastxtend/"
doc_url = "https://fastxtend.benjaminwarner.dev/"

git_url = "https://github.com/warner-benjamin/fastxtend/tree/main/"

Expand Down

0 comments on commit e6e1e06

Please sign in to comment.