Skip to content

Commit f83b3fc

Browse files
committed
Removing outdated link
Fixes #1509
1 parent e76686f commit f83b3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/intro.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[introduction]]
22
= Introduction
33

4-
https://pivotal.io/platform-as-a-service/migrating-to-cloud-native-application-architectures-ebook[Cloud Native] is a style of application development that encourages easy adoption of best practices in the areas of continuous delivery and value-driven development.
4+
Cloud Native is a style of application development that encourages easy adoption of best practices in the areas of continuous delivery and value-driven development.
55
A related discipline is that of building https://12factor.net/[12-factor Applications], in which development practices are aligned with delivery and operations goals -- for instance, by using declarative programming and management and monitoring.
66
Spring Cloud facilitates these styles of development in a number of specific ways.
77
The starting point is a set of features to which all components in a distributed system need easy access.

0 commit comments

Comments
 (0)