Skip to content

Commit 11ced35

Browse files
committed
Fix deploy
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent 6778b1e commit 11ced35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/phpdocumentor.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<source dsn="%%WORKING_DIRECTORY%%">
3434
<path>%%GUIDE_PATH%%</path>
3535
</source>
36-
<output>/guide</output>
36+
<output>./guide</output>
3737
</guide>
3838
</version>
3939
</phpdocumentor>

0 commit comments

Comments
 (0)