Skip to content

Commit 4e9cb89

Browse files
committed
Update conf.py
1 parent 9466748 commit 4e9cb89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

document/core/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
logo = 'static/webassembly.png'
6767

6868
# The name of the GitHub repository this resides in
69-
repo = 'gc'
69+
repo = 'gc-js-customization'
7070

7171
# The name of the proposal it represents, if any
72-
proposal = 'function references + gc'
72+
proposal = 'function references + gc + gc-js-customization'
7373

7474
# The draft version string (clear out for release cuts)
7575
draft = ' (Draft ' + date.today().strftime("%Y-%m-%d") + ')'

0 commit comments

Comments
 (0)