Updated docs

This commit is contained in:
Amith Koujalgi 2023-12-26 14:42:59 +05:30
parent 3c018295b0
commit 154d7cca78

View File

@ -79,7 +79,7 @@ const config = {
label: 'Tutorial', label: 'Tutorial',
}, },
{to: '/blog', label: 'Blog', position: 'left'}, {to: '/blog', label: 'Blog', position: 'left'},
{to: 'https://github.com/amithkoujalgi/ollama4j', label: 'Javadoc', position: 'left'}, {to: 'https://amithkoujalgi.github.io/ollama4j/apidocs/', label: 'Javadoc', position: 'left'},
{ {
href: 'https://github.com/amithkoujalgi/ollama4j', href: 'https://github.com/amithkoujalgi/ollama4j',
label: 'GitHub', label: 'GitHub',