You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-04-28 20:46:05 +02:00
Фикс ссылок в документации
This commit is contained in:
Vendored
+1
-1
@@ -45,7 +45,7 @@ Fast navigation:
|
||||
<a href="/docs/Instructions/SFTP/"><img src={require('../../static/img/APIs/SFTP.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/TCP/"><img src={require('../../static/img/APIs/TCP.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/HTTP/"><img src={require('../../static/img/APIs/HTTP.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/gRPC/"><img src={require('../../static/img/APIs/gRPC.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/GRPC/"><img src={require('../../static/img/APIs/gRPC.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/SSH/"><img src={require('../../static/img/APIs/SSH.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/RCON/"><img src={require('../../static/img/APIs/RCON.png').default} width="32" class="wp_logo"/></a>
|
||||
|
||||
|
||||
Vendored
+1
-1
@@ -100,7 +100,7 @@
|
||||
{ type: 'category', link: {type: 'doc', id:'Instructions/FTP' }, label: 'FTP', className: 'FTP', items: [{ type: 'autogenerated', dirName: 'FTP' }] },
|
||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/SFTP' }, label: 'SFTP', className: 'SFTP', items: [{ type: 'autogenerated', dirName: 'SFTP' }] },
|
||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/SSH' }, label: 'SSH', className: 'SSH', items: [{ type: 'autogenerated', dirName: 'SSH' }] },
|
||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/gRPC' }, label: 'gRPC', className: 'GRPC', items: [{ type: 'autogenerated', dirName: 'GRPC' }] },
|
||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/GRPC' }, label: 'gRPC', className: 'GRPC', items: [{ type: 'autogenerated', dirName: 'GRPC' }] },
|
||||
{ type: 'category', link: {type: 'doc', id:'Instructions/RCON'}, label: 'RCON', className: 'RCON', items:[{type: 'autogenerated', dirName: 'RCON'}]},
|
||||
],
|
||||
},
|
||||
|
||||
Vendored
+1
-1
@@ -46,7 +46,7 @@ keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3,
|
||||
<a href="/docs/Instructions/SFTP/"><img src={require('../../static/img/APIs/SFTP.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/TCP/"><img src={require('../../static/img/APIs/TCP.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/HTTP/"><img src={require('../../static/img/APIs/HTTP.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/gRPC/"><img src={require('../../static/img/APIs/gRPC.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/GRPC/"><img src={require('../../static/img/APIs/gRPC.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/SSH/"><img src={require('../../static/img/APIs/SSH.png').default} width="32" class="wp_logo"/></a>
|
||||
<a href="/docs/Instructions/RCON/"><img src={require('../../static/img/APIs/RCON.png').default} width="32" class="wp_logo"/></a>
|
||||
</div>
|
||||
|
||||
Vendored
+1
-1
@@ -6,4 +6,4 @@ keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3,
|
||||
|
||||
<img src={require('../../static/img/APIs/GRPC.png').default} width='64px' />
|
||||
|
||||
# GRPC
|
||||
# gRPC
|
||||
Vendored
+1
-1
@@ -100,7 +100,7 @@ const sidebars = {
|
||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/FTP' }, label: 'FTP', className: 'FTP', items: [{ type: 'autogenerated', dirName: 'FTP' }] },
|
||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/SFTP' }, label: 'SFTP', className: 'SFTP', items: [{ type: 'autogenerated', dirName: 'SFTP' }] },
|
||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/SSH' }, label: 'SSH', className: 'SSH', items: [{ type: 'autogenerated', dirName: 'SSH' }] },
|
||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/gRPC' }, label: 'gRPC', className: 'GRPC', items: [{ type: 'autogenerated', dirName: 'GRPC' }] },
|
||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/GRPC' }, label: 'gRPC', className: 'GRPC', items: [{ type: 'autogenerated', dirName: 'GRPC' }] },
|
||||
{ type: 'category', link: { type: 'doc', id: 'Instructions/RCON' }, label: 'RCON', className: 'RCON', items: [{ type: 'autogenerated', dirName: 'RCON' }] },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user