Skip to content

Commit 601027b

Browse files
committed
Improve how to take over a collection
1 parent 8416df9 commit 601027b

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
@@ -15,11 +15,11 @@ Before starting, ensure the collection is [abandoned]({{< relref "collections/re
1515

1616
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+
4. Update the README.md file, 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+
5. Follow [this guide to deploy the collection]({{< relref "/deployment/how-to/deploy" >}}) on your server.
2121

22-
5. Ensure continous integration and deployment is working.
22+
6. Ensure continous integration and deployment is working.
2323

2424
Congratulations! You can now start maintaining the collection.
2525

0 commit comments

Comments
 (0)