Skip to content
Draft
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
11 changes: 0 additions & 11 deletions guides/deployment/to-cf.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,6 @@ cds init bookshop --add sample
cd bookshop
```

::: details Alternatively, download or clone the sample repository

Exercise the following steps in the `bookshop` subfolder of the [`cloud-cap-samples`](https://github.com/sap-samples/cloud-cap-samples) repo:

```sh
git clone https://github.com/sap-samples/cloud-cap-samples samples
cd samples/bookshop
```

:::

</div>

<div class="impl java">
Expand Down