File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
public/static/docs/user-guide/contributing Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,11 @@ To contribute documentation, these are the relevant locations under
1414 (` docs/ ` ): [ Markdown] ( https://guides.github.com/features/mastering-markdown/ )
1515 files of the different pages to render dynamically in the browser.
1616- [ Images] ( https://github.com/iterative/dvc.org/tree/master/public/static/img )
17- (` img/ ` ): Add new images (png, svg, etc.) here. Reference them from the Markdown
18- files like this: `  ` .
17+ (` img/ ` ): Add new images (png, svg, etc.) here. Reference them from the
18+ Markdown files like this: `  ` .
1919- [ Sections] ( https://github.com/iterative/dvc.org/tree/master/public/static/docs/sidebar.json )
20- (` docs/sidebar.json ` ): Edit it to register a new section for the navigation menu.
20+ (` docs/sidebar.json ` ): Edit it to register a new section for the navigation
21+ menu.
2122
2223Merging the appropriate changes to these files into the master branch is enough
2324to update the docs and redeploy the website.
You can’t perform that action at this time.
0 commit comments