Skip to content

Commit 35af61f

Browse files
committed
Update doc
1 parent a5f49f9 commit 35af61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/generating-documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ php artisan apidoc:rebuild
3737
The contents of `prepend.md` will be added after the front matter and info text, while the contents of `append.md` will be added at the end of the document.
3838

3939
## Specifying language for examples
40-
For each endpoint, an example request is shown in [each language configured](config.html#example_languages). To add a language which is not supported by this package, you'll have to create your own view for how an example should render. Here's how:
40+
For each endpoint, an example request is shown in [each language configured](config.html#example-languages). To add a language which is not supported by this package, you'll have to create your own view for how an example should render. Here's how:
4141

4242
- Publish the vendor views by running:
4343

0 commit comments

Comments
 (0)