Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #11 from ingonyama-zk/developer-docs-url
Browse files Browse the repository at this point in the history
fix deployment
  • Loading branch information
ImmanuelSegol authored Dec 31, 2023
2 parents 6e9b1e9 + 1bc74c2 commit c728596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const config = {
title: 'Ingonyama Developer Documentation',
tagline: 'Ingonyama is a next-generation semiconductor company, focusing on Zero-Knowledge Proof hardware acceleration. We build accelerators for advanced cryptography, unlocking real-time applications.',
url: 'https://www.docs.ingonyama.com/',
baseUrl: '/',
baseUrl: '/developer-docs/',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/logo.png',
Expand Down

0 comments on commit c728596

Please sign in to comment.