Skip to content

Commit

Permalink
Merge pull request #818 from orkes-io/build-issue
Browse files Browse the repository at this point in the history
Build issue due to incorrect redirect
  • Loading branch information
gulam159 authored Dec 10, 2024
2 parents 02915eb + 99dae2f commit 6633204
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,7 @@ const config = {
[
"@docusaurus/plugin-client-redirects",
{
redirects: [
{
from: baseUrlName,
to: baseUrlName + "/",
},
],
redirects: [],
},
],
[
Expand Down

0 comments on commit 6633204

Please sign in to comment.