Skip to content

Commit eeecc40

Browse files
committed
Add RDI API reference page and update layout for integration documentation
1 parent eaa2d57 commit eeecc40

File tree

4 files changed

+1
-23
lines changed

4 files changed

+1
-23
lines changed

content/integrate/redis-data-integration/reference/api/_index.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

layouts/_default/rdiapireference.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Redis Data Integration API</title>
66
{{ partial "scss.html" (dict "path" "scss/style.scss") }}
77
{{ partial "css.html" (dict "path" "css/index.css") }}
8-
{{ $relref := printf "%s%s" .Site.BaseURL "/operate/rc/api/" }}
8+
{{ $relref := printf "%s%s" .Site.BaseURL "/integrate/redis-data-integration/reference/" }}
99
<!-- needed for adaptive design -->
1010
<!-- <link rel="preload" href="/public/scss/style.min.65324e4de191c292ee8b6f4f0ebf01320e8c4bc8623b04e9dfad322ebb490b31.css" as="style">
1111
<link href="/public/scss/style.min.65324e4de191c292ee8b6f4f0ebf01320e8c4bc8623b04e9dfad322ebb490b31.css" rel="stylesheet" integrity="">

0 commit comments

Comments
 (0)