From 59ab32895609109e7fbe7aede16ca593b49a2bf0 Mon Sep 17 00:00:00 2001 From: cbullinger Date: Wed, 28 Aug 2024 12:13:43 -0400 Subject: [PATCH] Add ref to PHP Install page for vector search link --- source/tutorial/install-php-library.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/tutorial/install-php-library.txt b/source/tutorial/install-php-library.txt index 913a945e..8ad83add 100644 --- a/source/tutorial/install-php-library.txt +++ b/source/tutorial/install-php-library.txt @@ -10,6 +10,8 @@ Install the |php-library| :depth: 2 :class: singlecol +.. _php-library-install: + The |php-library| is a high-level abstraction for the :php:`mongodb extension `. This page will briefly explain how to install both the ``mongodb`` extension and the |php-library|.