Skip to content

Commit 2803605

Browse files
books: hyperactor-book: add the conventional git buttons to page headers (#401)
Summary: Pull Request resolved: #401 add the customary git repo and edit buttons to page headers Reviewed By: amirafzali Differential Revision: D77617401 fbshipit-source-id: ce84749feee0e3355ce5fa88242d67da3acfe024
1 parent 2bc96a7 commit 2803605

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

books/hyperactor-book/book.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ authors = ["Shayne Fletcher"]
33
language = "en"
44
src = "src"
55
title = "Hyperactor Book"
6+
7+
[output.html]
8+
git-repository-url = "https://github.com/pytorch-labs/monarch"
9+
edit-url-template = "https://github.com/pytorch-labs/monarch/edit/main/books/hyperactor-book/src/{path}"

0 commit comments

Comments
 (0)