Skip to content

Commit ebb33d3

Browse files
committed
main
1 parent 3c97cf7 commit ebb33d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ghapi/_modidx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Autogenerated by nbdev
22

3-
d = { 'settings': { 'branch': 'master',
3+
d = { 'settings': { 'branch': 'main',
44
'doc_baseurl': '/',
55
'doc_host': 'https://ghapi.fast.ai',
66
'git_url': 'https://github.com/fastai/ghapi',

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords = github api
88
author = Jeremy Howard
99
author_email = [email protected]
1010
copyright = fastai
11-
branch = master
11+
branch = main
1212
version = 1.0.7
1313
min_python = 3.7
1414
audience = Developers

0 commit comments

Comments
 (0)