Remove Citrix "contacting support" section.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/00a1c7cd Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/00a1c7cd Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/00a1c7cd Branch: refs/heads/master Commit: 00a1c7cde82491ed8eb371392aec57ace184c2f1 Parents: 5d19e95 Author: Jessica Tomechak <[email protected]> Authored: Thu Aug 9 22:59:47 2012 -0700 Committer: Jessica Tomechak <[email protected]> Committed: Thu Aug 9 22:59:47 2012 -0700 ---------------------------------------------------------------------- docs/en-US/contacting-support.xml | 22 ---------------------- docs/en-US/developer-guide.xml | 1 - 2 files changed, 0 insertions(+), 23 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/00a1c7cd/docs/en-US/contacting-support.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/contacting-support.xml b/docs/en-US/contacting-support.xml deleted file mode 100644 index 7fe86b1..0000000 --- a/docs/en-US/contacting-support.xml +++ /dev/null @@ -1,22 +0,0 @@ -<!-- Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> - - <section id="contacting-support"> - <title>Contacting Support</title> - <para>The support team is available to help customers plan and execute their installations. To contact the support team, log in to the support portal at <ulink url="support.citrix.com/cloudsupport">support.citrix.com/cloudsupport</ulink> by using the account credentials you received when you purchased your support contract.</para> - </section> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/00a1c7cd/docs/en-US/developer-guide.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/developer-guide.xml b/docs/en-US/developer-guide.xml index 373ab29..970fe16 100644 --- a/docs/en-US/developer-guide.xml +++ b/docs/en-US/developer-guide.xml @@ -35,5 +35,4 @@ <xi:include href="event-types.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="alerts.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="time-zones.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> - <xi:include href="contacting-support.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> </chapter>
