Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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