mirror of https://github.com/apache/cloudstack.git
The defaults.cfg for the Publican branding was out of date. Changed to current URLs.
This commit is contained in:
parent
b506a3fbe9
commit
1ff26dfa04
|
|
@ -16,6 +16,6 @@
|
|||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
doc_url: "http://incubator.apache.org/cloudstack/docs"
|
||||
prod_url: "http://cloudstack.org"
|
||||
doc_url: "http://cloudstack.apache.org/docs"
|
||||
prod_url: "http://cloudstack.apache.org"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue