Skip to content

Commit a2ffcd3

Browse files
author
Natalie Arellano
committed
Move all images into static folder
Delete images that are duplicated in static folder and update their references Signed-off-by: Natalie Arellano <[email protected]>
1 parent 04677b7 commit a2ffcd3

File tree

8 files changed

+3
-37
lines changed

8 files changed

+3
-37
lines changed

content/docs/buildpacks-logo.svg

Lines changed: 0 additions & 30 deletions
This file was deleted.

content/docs/for-app-developers/concepts/build.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

content/docs/for-app-developers/concepts/builder.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

content/docs/for-app-developers/concepts/buildpack.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ A `buildpack` is software that examines your source code and determines the best
77

88
<!--more-->
99

10-
![buildpacks](/docs/for-app-developers/concepts/what.svg)
10+
![buildpacks](/images/what.svg)
1111

1212
## How do they work?
1313

14-
![how](/docs/for-app-developers/concepts/how.svg)
14+
![how](/images/how.svg)
1515

1616
**Each buildpack has two phases**
1717

content/docs/for-app-developers/concepts/rebase.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

content/docs/for-app-developers/concepts/what.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

content/docs/for-platform-operators/concepts/builder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ a build-time base image, a [lifecycle] binary, and a reference to a runtime base
1212

1313
<!--more-->
1414

15-
![create-builder diagram](/docs/for-platform-operators/concepts/create-builder.svg)
15+
![create-builder diagram](/images/create-builder.svg)
1616

1717
## Anatomy of a builder
1818

0 commit comments

Comments
 (0)