We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a0d76 commit 6ff7544Copy full SHA for 6ff7544
site/docusaurus.config.ts
@@ -4,7 +4,7 @@ import { themes as prismThemes } from 'prism-react-renderer';
4
5
// This runs in Node.js - Don't use client-side code here (browser APIs, JSX...)
6
7
-const organizationName = 'yatarkan';
+const organizationName = 'openvinotoolkit';
8
const projectName = 'openvino.genai';
9
10
const config: Config = {
0 commit comments