Skip to content

Commit 8ebf258

Browse files
Remove unnecessary URLs in ACD guide
1 parent 40acec3 commit 8ebf258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/common/modules/con_key-terms-in-application-centric-deployment.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For example, deploying a wiki platform for 20 users might use the `1-small` comp
2222

2323
Service::
2424
A service is a type of host necessary to run an application.
25-
For example, the _LAMP_ stack consists of three services: an https://httpd.apache.org/[Apache] webserver, a https://www.mysql.com/[MySQL] database, and https://www.php.net/[PHP] scripting language all running on Linux servers.
25+
For example, the _LAMP_ stack consists of three services: an Apache webserver, a MySQL database, and PHP scripting language all running on Linux servers.
2626

2727
Host Groups::
2828
Host groups are predefined sets of provisioning and configuration settings for a new host.

0 commit comments

Comments
 (0)