Skip to content

Commit 285c410

Browse files
authored
Apply suggestions from code review
1 parent ad24e81 commit 285c410

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

migration/v13.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This file gives a quick overview of using the migration utilities provided
44
by the gist team to help migrate from the previous version of gist.
55

6-
> See also additional documentation in the [Major Version Migration](docs/MajorVersionMigration.md).
6+
> See also additional documentation in the [Major Version Migration](../../docs/MajorVersionMigration.md).
77
88
## Important Remarks
99

@@ -126,7 +126,7 @@ onto_tool bundle -v user <USER> -v password <PWD>
126126
- replaceAddressClasses replaces `gist:EmailAddress` with `gist:ElectronicAddress`
127127
- replaceAddressClasses replaces `gist:StreetAddress` with `gist:PhysicalAddress`
128128

129-
The different types and uses of addresses can be modeled as categories; see [the address migration documentation](./AddressMigration.md) as well as the [full documentation of the new address model](docs/models/AddressGuidance.md).
129+
The different types and uses of addresses can be modeled as categories; see [the address migration documentation](./AddressMigration.md) as well as the [full documentation of the new address model](../../docs/models/AddressGuidance.md).
130130

131131
- replacePropertiesWithInverses replaces `gist:hasPart` with `gist:isPartOf`
132132
- useOffersProperty (scripts 1 and 2) replaces `gist:hasPart` with `gist:offers` in the context of an offer

0 commit comments

Comments
 (0)