Skip to content

Commit ec1355e

Browse files
committed
settings
1 parent 0ac459b commit ec1355e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

settings.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repo = execnb
55
description = A description of your project
66
copyright = Put your copyright info here
77
keywords = some keywords
8-
user = fastai
8+
user = AnswerDotAI
99
author = Jeremy Howard
1010
author_email = [email protected]
1111
branch = master
@@ -23,9 +23,9 @@ nbs_path = nbs
2323
doc_path = _docs
2424
recursive = False
2525
tst_flags = notest
26-
doc_host = https://fastai.github.io
26+
doc_host = https://AnswerDotAI.github.io
2727
doc_baseurl = /execnb/
28-
git_url = https://github.com/fastai/execnb/
28+
git_url = https://github.com/AnswerDotAI/execnb/
2929
lib_path = execnb
3030
title = execnb
3131
black_formatting = False

0 commit comments

Comments
 (0)