Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Cross-linking documentation to cartridge cookbook #160

Merged
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
1 change: 1 addition & 0 deletions site/_docs/developing/cartridges.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The process for developing a cartridge is:
* [Spin up ADOP](/adop-docker-compose/docs/quickstart/)
* Read the [development guidelines](#development-guidelines)
* Read about the [cartridge architecture](/adop-docker-compose/docs/architecture/cartridges/)
* Take a look at the [cartridge cookbook](/adop-cartridges-cookbook/)
* Utilise the [Cartridge Development cartridge](#using-the-cartridge-development-cartridge)
* [Develop the cartridge content](#developing-cartridge-content)
* [Test the cartridge against the platform](#testing-the-cartridge)
Expand Down