Skip to content

Commit 8416df9

Browse files
committed
Fix links
1 parent d421bb3 commit 8416df9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/collections/how-to/take-over.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Before starting, ensure the collection is [abandoned]({{< relref "collections/re
1313

1414
2. Ask the owner to transfer the repositories to your organization.
1515

16-
3. Verify that the declarations, snapshots and versions repositories are transferred and properly configured by taking a look at [this guide]({{< relref "collections/how-to/create-repositories/" >}}).
16+
3. Verify that the declarations, snapshots and versions repositories are transferred and properly configured by taking a look at [this guide]({{< relref "/collections/how-to/create-repositories" >}}).
1717

18-
3. Update Readme, and follow [this guide to update collection metadata]({{< relref "collections/how-to/define-metadata" >}}) inside the declarations repository.
18+
3. Update Readme, and follow [this guide to update collection metadata]({{< relref "/collections/how-to/define-metadata" >}}) inside the declarations repository.
1919

20-
4. Follow [this guide to deploy the collection]({{< relref "deployment/how-to/deploy" >}}) on your server.
20+
4. Follow [this guide to deploy the collection]({{< relref "/deployment/how-to/deploy" >}}) on your server.
2121

2222
5. Ensure continous integration and deployment is working.
2323

0 commit comments

Comments
 (0)