File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
<div class =" relative h-16 border-b m-0 px-4 max-w-screen-xl mx-auto flex items-center justify-between" >
12
12
<img src =" {{{ uiRootPath }}} /img/openapi-processor-p.svg" alt =" logo" class =" oap-logo-sm" >
13
13
<div class =" text-2xl ml-12" >
14
- <a href =" https://docs.openapiprocessor.io " class =" hover:text-gray-600 font-extralight" >openapiprocessor.io</a >
14
+ <a href =" {{{ site.url }}} /oap/current " class =" hover:text-gray-600 font-extralight" >openapiprocessor.io</a >
15
15
</div >
16
16
17
17
<div class =" flex justify-around items-center" >
18
- <a class =" hover:text-gray-600 text-2xl font-extralight md:hidden"
19
- href =" https://docs.openapiprocessor.io" >Docs</a >
18
+ <!-- <a class="hover:text-gray-600 text-2xl font-extralight md:hidden"-->
19
+ <!-- href="https://docs.openapiprocessor.io">Docs</a> -- >
20
20
21
21
<a class =" hover:text-gray-600 text-2xl font-extralight hidden md:inline"
22
- href =" https://docs.openapiprocessor.io " >Documentation</a >
22
+ href =" {{{ site.url }}} /oap/current " >Documentation</a >
23
23
24
24
<a class =" ml-4 hover:text-gray-600 text-2xl" href =" https://twitter.com/OpenApiProcess" >
25
25
<i class =" fab fa-twitter" ></i >
Original file line number Diff line number Diff line change 11
11
<div class =" relative h-16 border-b m-0 px-4 max-w-screen-xl mx-auto flex items-center justify-between" >
12
12
<img src =" {{{ uiRootPath }}} /img/openapi-processor-p.svg" alt =" logo" class =" oap-logo" >
13
13
<div class =" text-2xl ml-16" >
14
- <a href =" https://docs.openapiprocessor.io " class =" ml-4 hover:text-gray-600" >docs.openapiprocessor.io</a >
14
+ <a href =" {{{ site.url }}} /oap/current " class =" ml-4 hover:text-gray-600" >docs.openapiprocessor.io</a >
15
15
</div >
16
16
17
17
{{> oap-top }}
You can’t perform that action at this time.
0 commit comments