Skip to content

Commit

Permalink
Merge pull request JuliaLang#83 from fsouza/patch-1
Browse files Browse the repository at this point in the history
resources: fix link to Style Guide
  • Loading branch information
SaschaMann authored Aug 28, 2017
2 parents 4b603c4 + fdbeb71 commit 0098898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/RESOURCES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- [Julia Style Guide](docs.julialang.org/en/stable/manual/style-guide/): Guide on how to write idiomatic Julia code.
- [Julia Style Guide](http://docs.julialang.org/en/stable/manual/style-guide/): Guide on how to write idiomatic Julia code.
- [Performance Tips](http://docs.julialang.org/en/stable/manual/performance-tips/): Techniques to speed up your programs.
- [Julia Manual](http://docs.julialang.org/en/stable/manual/introduction/): Additional explanations and examples.
- [juliabloggers.com](http://www.juliabloggers.com/): Aggregator of Julia blog posts.
Expand Down

0 comments on commit 0098898

Please sign in to comment.