Skip to content

Commit d8a1607

Browse files
committed
open link in new tab example
1 parent 7cfd746 commit d8a1607

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/src/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[Mkdocstrings Documentation](https://mkdocstrings.github.io/usage/)
1+
[Mkdocstrings Documentation](https://mkdocstrings.github.io/usage/){target=_blank}
22

3-
[Google-Style format](https://google.github.io/styleguide/pyguide.html#38-comments-and-docstrings)
3+
[Google-Style format](https://google.github.io/styleguide/pyguide.html#38-comments-and-docstrings){target=_blank}
44

55
::: element_array_ephys.docstring_example

docs/src/getting_started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Welcome to MkDocs
22

3-
For full documentation visit [mkdocs.org](https://www.mkdocs.org).
3+
For full documentation visit [mkdocs.org](https://www.mkdocs.org){target=_blank}.
44

55
## Commands
66

0 commit comments

Comments
 (0)