You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,12 @@ title: Extending Cloud Foundry
5
5
Extending Cloud Foundry
6
6
========
7
7
8
-
This guide explains how to extend a Cloud Foundry instance with user-supplied services and custom buildpacks.
9
-
Other guides include:
8
+
This guide explains how to extend a Cloud Foundry instance with user-supplied services.
10
9
11
-
*[Deploying Applications](https://github.com/cloudfoundry/docs-dev-guide): a guide for developers on deploying and troubleshooting applications running in Cloud Foundry. Note that this content is shared with the open source context and therefore will have the name Cloud Foundry throughout.
10
+
This doc is one of several doc repositories that go into a complete documentation set.
12
11
13
-
More coming soon.
12
+
The contents here are structured as a topic repository intended to be
0 commit comments