diff --git a/deploy-manage/security/httprest-clients-security.md b/deploy-manage/security/httprest-clients-security.md index ef2f84f80..edcd4c302 100644 --- a/deploy-manage/security/httprest-clients-security.md +++ b/deploy-manage/security/httprest-clients-security.md @@ -74,7 +74,7 @@ For more information about using {{security-features}} with the language specifi * [JavaScript](elasticsearch-js://reference/connecting.md) * [.NET](elasticsearch-net://reference/configuration.md) * [Perl](https://metacpan.org/pod/Search::Elasticsearch::Cxn::HTTPTiny#CONFIGURATION) -* [PHP](asciidocalypse://docs/elasticsearch-php/docs/reference/connecting.md) +* [PHP](elasticsearch-php://reference/connecting.md) * [Python](https://elasticsearch-py.readthedocs.io/en/master/#ssl-and-authentication) * [Ruby](https://github.com/elasticsearch/elasticsearch-ruby/tree/master/elasticsearch-transport#authentication) diff --git a/solutions/search/site-or-app/clients.md b/solutions/search/site-or-app/clients.md index 1a85fbd3f..252cf7ab1 100644 --- a/solutions/search/site-or-app/clients.md +++ b/solutions/search/site-or-app/clients.md @@ -17,7 +17,7 @@ applies_to: - [Java](elasticsearch-java://reference/index.md) - [JavaScript](elasticsearch-js://reference/index.md) - [.NET](elasticsearch-net://reference/index.md) -- [PHP](asciidocalypse://docs/elasticsearch-php/docs/reference/index.md) +- [PHP](elasticsearch-php://reference/index.md) - [Python](asciidocalypse://docs/elasticsearch-py/docs/reference/index.md) - [Eland](eland://reference/index.md) (Python client and toolkit for DataFrames and machine learning) - [Ruby](asciidocalypse://docs/elasticsearch-ruby/docs/reference/index.md)