You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2015/09/16 00:32:00 UTC

git commit: [flex-examples] [refs/heads/develop] - local url

Repository: flex-examples
Updated Branches:
  refs/heads/develop 4f15847a8 -> dacebe5ab


local url


Project: http://git-wip-us.apache.org/repos/asf/flex-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-examples/commit/dacebe5a
Tree: http://git-wip-us.apache.org/repos/asf/flex-examples/tree/dacebe5a
Diff: http://git-wip-us.apache.org/repos/asf/flex-examples/diff/dacebe5a

Branch: refs/heads/develop
Commit: dacebe5abfd683cd3c317a17341c972c03de774a
Parents: 4f15847
Author: Alex Harui <ah...@apache.org>
Authored: Tue Sep 15 15:32:41 2015 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Tue Sep 15 15:32:41 2015 -0700

----------------------------------------------------------------------
 ProductDashboard/src/config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-examples/blob/dacebe5a/ProductDashboard/src/config.json
----------------------------------------------------------------------
diff --git a/ProductDashboard/src/config.json b/ProductDashboard/src/config.json
index b3dbbb2..a783d00 100644
--- a/ProductDashboard/src/config.json
+++ b/ProductDashboard/src/config.json
@@ -75,5 +75,5 @@
                 ],
   "committerKey" : "flex",
   "pmcKey" : "flex-pmc",  
-  "peopleURL" : "http://people.apache.org/committers-by-project.html"  
+  "peopleURL" : "people.apache.org/committers-by-project.html"  
 }