Skip to content

Commit 96b0354

Browse files
Eskanderkeszybz
authored andcommitted
Fix 'Edit this page' links
1 parent d7abba3 commit 96b0354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ theme = "hugo-book"
2727
BookSection = '*'
2828
BookRepo = 'https://github.com/uapi-group/specifications'
2929
BookCommitPath = 'commit'
30-
BookEditPath = 'edit/main/specs'
30+
BookEditPath = 'edit/main'
3131
BookDateFormat = 'Jan 2, 2006'
3232
BookIndexPage = 'README.md'

0 commit comments

Comments
 (0)