diff options
author | Mark Spruiell <mes@zeroc.com> | 2015-06-17 15:52:51 -0700 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2015-06-17 15:52:51 -0700 |
commit | 892ab82bd28974512d9a4cc557bf495b2aa46e72 (patch) | |
tree | 7caa08f94889529d73be71148eb040cd71900736 /php/BuildInstructionsLinuxOSX.md | |
parent | Fix JS build error (diff) | |
download | ice-892ab82bd28974512d9a4cc557bf495b2aa46e72.tar.bz2 ice-892ab82bd28974512d9a4cc557bf495b2aa46e72.tar.xz ice-892ab82bd28974512d9a4cc557bf495b2aa46e72.zip |
ICE-6604 - document passlib requirement
Diffstat (limited to 'php/BuildInstructionsLinuxOSX.md')
-rw-r--r-- | php/BuildInstructionsLinuxOSX.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php/BuildInstructionsLinuxOSX.md b/php/BuildInstructionsLinuxOSX.md index c4c8204835d..a914788bfe3 100644 --- a/php/BuildInstructionsLinuxOSX.md +++ b/php/BuildInstructionsLinuxOSX.md @@ -202,4 +202,4 @@ The enclosing directory also needs to be accessible. For example: # chcon -R -t httpd_sys_content_t /opt/MyApp/slice [1]: https://zeroc.com/download.html -[2]: https://zeroc.com/platforms_3_6_0.html +[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.0 |