You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@predictionio.apache.org by do...@apache.org on 2018/09/14 19:28:52 UTC

predictionio git commit: [PIO-163] Update PHP SDK API doc

Repository: predictionio
Updated Branches:
  refs/heads/livedoc eaf913972 -> d2c9f8f2a


[PIO-163] Update PHP SDK API doc


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

Branch: refs/heads/livedoc
Commit: d2c9f8f2a5bda3fdff1feb36ba7e8a445c5c702f
Parents: eaf9139
Author: Donald Szeto <do...@apache.org>
Authored: Fri Sep 14 12:28:38 2018 -0700
Committer: Donald Szeto <do...@apache.org>
Committed: Fri Sep 14 12:28:38 2018 -0700

----------------------------------------------------------------------
 docs/manual/source/sdk/php.html.md.erb | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/predictionio/blob/d2c9f8f2/docs/manual/source/sdk/php.html.md.erb
----------------------------------------------------------------------
diff --git a/docs/manual/source/sdk/php.html.md.erb b/docs/manual/source/sdk/php.html.md.erb
index 24d4b8b..38225f8 100644
--- a/docs/manual/source/sdk/php.html.md.erb
+++ b/docs/manual/source/sdk/php.html.md.erb
@@ -21,7 +21,7 @@ limitations under the License.
 
 ## API Docs
 
-[View API documentation](http://predictionio.apache.org/php/api/) for version <%= data.versions.pio %>.
+[View API documentation](/sdk/php/api/) for version <%= data.versions.pio %>.
 
 ## Packagist
 
@@ -29,11 +29,11 @@ limitations under the License.
 
 ## GitHub
 
-<iframe src="/github/?user=PredictionIO&repo=PredictionIO-PHP-SDK&type=fork&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe>
-<iframe src="/github/?user=PredictionIO&repo=PredictionIO-PHP-SDK&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe>
+<iframe src="/github/?user=apache&repo=predictionio-sdk-php&type=fork&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe>
+<iframe src="/github/?user=apache&repo=predictionio-sdk-php&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe>
 
-[View code](https://github.com/PredictionIO/PredictionIO-PHP-SDK) on GitHub.
+[View code](https://github.com/apache/predictionio-sdk-php) on GitHub.
 
 ## License
 
-[Apache License 2.0](https://github.com/PredictionIO/PredictionIO-PHP-SDK/blob/develop/LICENSE).
+[Apache License 2.0](https://github.com/apache/predictionio-sdk-php/blob/develop/LICENSE).