File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ developer documentation. Here you can find more in-depth guidance for how to wri
6363specific kinds of changes. In particular, you want want to read:
6464
6565- [ How to contribute code changes] ( https://github.com/JuliaLang/julia/blob/master/doc/src/devdocs/contributing/code-changes.md )
66- - [ How to contribute additional tests] ( https://github.com/JuliaLang/julia/blob/master/doc/src/devdocs/contributing/code-changes .md )
66+ - [ How to contribute additional tests] ( https://github.com/JuliaLang/julia/blob/master/doc/src/devdocs/contributing/tests .md )
6767- [ How to work on documentation] ( https://github.com/JuliaLang/julia/blob/master/doc/src/devdocs/contributing/documentation.md )
6868- [ Workflow tips for working with git] ( https://github.com/JuliaLang/julia/blob/master/doc/src/devdocs/contributing/git-workflow.md )
6969
Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ DevDocs = [
261261 " devdocs/contributing/code-changes.md" ,
262262 " devdocs/contributing/tests.md" ,
263263 " devdocs/contributing/documentation.md" ,
264- " devdocs/contributing/jldoctest .md" ,
264+ " devdocs/contributing/jldoctests .md" ,
265265 " devdocs/contributing/patch-releases.md" ,
266266 " devdocs/contributing/formatting.md" ,
267267 " devdocs/contributing/git-workflow.md" ,
You can’t perform that action at this time.
0 commit comments