Skip to content

Commit

Permalink
revert to finos settings
Browse files Browse the repository at this point in the history
  • Loading branch information
zngly-vlad committed Feb 11, 2022
1 parent bd94245 commit 147fc4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ const config = {
title: 'Morphir',
tagline: `A multi-language system built on a data format that captures an application's domain model and business logic in a technology agnostic manner`,
url: 'https://finos.github.io/morphir/',
baseUrl: '/morphir-1/',
baseUrl: '/morphir/',
onBrokenLinks: 'warn',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.ico',
organizationName: 'zngly',
projectName: 'morphir-1',
organizationName: 'finos',
projectName: 'morphir',
presets: [
[
'classic',
Expand Down

0 comments on commit 147fc4a

Please sign in to comment.