This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/master by this push:
new 6750db9 fix baseurl for production
6750db9 is described below
commit 6750db9f117bc2123585279fa1e8725abc6c2e9a
Author: Alex Harui <[email protected]>
AuthorDate: Tue Feb 13 10:52:30 2018 -0800
fix baseurl for production
---
_config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_config.yml b/_config.yml
index 2b46a81..65b21bd 100644
--- a/_config.yml
+++ b/_config.yml
@@ -14,4 +14,4 @@
# limitations under the License.
title: Apache Royale Documentation
-baseurl: /job/RoyaleDocs_Staging/lastSuccessfulBuild/artifact/_site
\ No newline at end of file
+baseurl: /royale-docs
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
[email protected].