Skip to content

Commit 0d4c555

Browse files
authored
add link to the repo to the docs (#275)
Sometimes, people will find the docs via Google etc. at first. Then, it canbe nice to have a link back to the repo on GitHub.
1 parent 3c39568 commit 0d4c555

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/src/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# LoopVectorization.jl
22

3-
This documentation is for `LoopVectorization.jl`.
4-
Please file an issue if you run into any problems.
3+
This documentation is for
4+
[`LoopVectorization.jl`](https://github.com/JuliaSIMD/LoopVectorization.jl).
5+
Please [file an issue](https://github.com/JuliaSIMD/LoopVectorization.jl/issues/new)
6+
if you run into any problems.
57

68
## Manual Outline
79

0 commit comments

Comments
 (0)