From 9f6f545569e0888608feaafefa1ae4c69a92806d Mon Sep 17 00:00:00 2001 From: Adrien Dupuis Date: Tue, 21 Mar 2023 16:33:48 +0100 Subject: [PATCH 1/3] REST API Ref: Ibexa logo links back to doc site --- docs/api/rest_api/rest_api_reference/input/ez.raml | 4 ++-- tools/raml2html/themes/default/index.html.twig | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/api/rest_api/rest_api_reference/input/ez.raml b/docs/api/rest_api/rest_api_reference/input/ez.raml index bab16f31a9..8b2f8555d2 100644 --- a/docs/api/rest_api/rest_api_reference/input/ez.raml +++ b/docs/api/rest_api/rest_api_reference/input/ez.raml @@ -1,8 +1,8 @@ #%RAML 1.0 --- title: Ibexa REST API -baseUri: https://ezsystems.github.io/ezplatform-rest-reference -version: v3.3.2 +baseUri: ../rest_api_usage/rest_api_usage/ +version: v4.4.1 /: !include ez-root.raml diff --git a/tools/raml2html/themes/default/index.html.twig b/tools/raml2html/themes/default/index.html.twig index 26a97cfc0b..46a59e0245 100644 --- a/tools/raml2html/themes/default/index.html.twig +++ b/tools/raml2html/themes/default/index.html.twig @@ -28,7 +28,7 @@
- ez-logo + Ibexa