Skip to content
Snippets Groups Projects
Commit 760803b9 authored by Zohreh MOSTAANI's avatar Zohreh MOSTAANI
Browse files

[doc] fixed external and internal links

parent 3c0fe03d
No related branches found
No related tags found
1 merge request!52[doc] fixed external and internal links
Pipeline #31442 passed
......@@ -28,4 +28,4 @@
.. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
.. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.. _Algorithms: https://www.idiap.ch/software/beat/docs/beat/docs/master/beat/algorithms.html
.. _BEAT documentation: https://www.idiap.ch/software/beat/documentation
\ No newline at end of file
......@@ -34,7 +34,7 @@
Object Representation
=======================
As it is mentioned in `Algorithms`_ section, data is available via our
As it is mentioned in the "Algorithms" section of "Getting Started with BEAT" in `BEAT documentation`_, data is available via our
backend API to the user algorithms. For example, in Python, the |project|
platform uses NumPy data types to pass data to and from algorithms. For
example, when the algorithm reads data for which the format is defined like:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment