Skip to content

Commit 580dd9f

Browse files
committed
Adjust url references
1 parent 5ddb0d9 commit 580dd9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ disablePathToLower = true
1919

2020
# Souce Code repository section
2121
description = "Enzyme Automatic Differentiation Framework"
22-
github_repository = "https://github.com/wsmoses/Enzyme"
22+
github_repository = "https://github.com/EnzymeAD/Enzyme"
2323
version = ""
2424

2525
# Documentation repository section
@@ -68,12 +68,12 @@ disablePathToLower = true
6868
[[menu.main]]
6969
name = "Source"
7070
weight = 10
71-
url = "https://github.com/wsmoses/Enzyme"
71+
url = "https://github.com/EnzymeAD/Enzyme"
7272

7373
[[menu.main]]
7474
name = "Bugs"
7575
weight = 20
76-
url = "https://github.com/wsmoses/Enzyme/issues"
76+
url = "https://github.com/EnzymeAD/Enzyme/issues"
7777

7878
[[menu.main]]
7979
name = "Try Online"

0 commit comments

Comments
 (0)