Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Fix typo in CONTRIBUTING.md (#5583)
Browse files Browse the repository at this point in the history
  • Loading branch information
imagentleman authored and meker12 committed Oct 7, 2019
1 parent 3bb2424 commit b541ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ cd <DEVDOCS_REPOSITORY_ROOT_DIR>
ln -s guides/v2.2/install-gde/new-doc-topic.md guides/v2.3/install-gde/new-doc-topic.md
```

If you have an image that is identical between versions, it is should placed in `/common/images`. Please optimize images before committing them to the repository.
If you have an image that is identical between versions, it should placed in `/common/images`. Please optimize images before committing them to the repository.
If done correctly, the symbolic link path will start with 3 or 4 instances of `../`, as the above example shows.

### Remove a symbolic link
Expand Down

0 comments on commit b541ce8

Please sign in to comment.