Skip to content

Commit

Permalink
Include extension so browsing on GitHub works
Browse files Browse the repository at this point in the history
  • Loading branch information
jimwins committed Oct 14, 2024
1 parent 2f4333f commit 0f6ce84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/local-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ $ php phd/render.php --docbook doc-base/.manual.xml --package PHP --format xhtml
$ open output/php-chunked-xhtml/index.html
```

To build the version for the website (with a [local web setup](local-web-setup)):
To build the version for the website (with a [local web setup](local-web-setup.md)):

```sh
$ php phd/render.php --docbook doc-base/.manual.xml --package PHP --format php
Expand Down

0 comments on commit 0f6ce84

Please sign in to comment.