You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/books/gitsite-guide/50-create-pdf/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ $ gitsite-cli serve
10
10
11
11
To create a PDF based on a book, for example, `gitsite-guide`, just open the url [http://localhost:3000/books/gitsite-guide/pdf](http://localhost:3000/books/gitsite-guide/pdf) in browser and PDF is generated on-the-fly.
12
12
13
-
You can download the generated PDF[https://github.com/michaelliao/gitsite/releases/download/main/pdf.zip](gitsite-guide.pdf).
13
+
You can download the [generated PDF](https://github.com/michaelliao/gitsite/releases/download/main/pdf.zip).
0 commit comments