Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed anchor #1059

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
4 changes: 2 additions & 2 deletions content/md/imports-exports/imports.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ If a user has no rights granted to modify an import profile due to his role(s),

If you have `Image` and/or `File` attribute types in your families, then you can import their content directly via the product import profile.
To do this:
1. First, [export the relevant product or product models](imports.html#export-the-relevant-products-or-product-models.html) via an archive.
1. Then, [configure the archive](imports.html#configure-the-archive.html) in order to modify the product/product model file by adding your images and/or files.
1. First, [export the relevant product or product models](imports.html#export-the-relevant-products-or-product-models) via an archive.
1. Then, [configure the archive](imports.html#configure-the-archive) in order to modify the product/product model file by adding your images and/or files.
1. Finally, [import back the new archive](import.html#import-back-the-new-archive) in the PIM.

## Export the relevant products or product models
Expand Down