Skip to content

Commit b2c903d

Browse files
committed
fix link
1 parent dc4f7c4 commit b2c903d

File tree

1 file changed

+1
-1
lines changed
  • source/books/gitsite-guide/50-create-pdf

1 file changed

+1
-1
lines changed

source/books/gitsite-guide/50-create-pdf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ $ gitsite-cli serve
1010

1111
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.
1212

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).
1414

1515
## Technical Details
1616

0 commit comments

Comments
 (0)