Skip to content

Commit

Permalink
removing Sharmila's blog post and redirecting to new location (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-groundlight authored Aug 26, 2024
1 parent c7c5e3b commit 7e1d818
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 73 deletions.
72 changes: 0 additions & 72 deletions docs/blog/2024-03-20-unclear-blog.md

This file was deleted.

6 changes: 5 additions & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -222,10 +222,14 @@ const config = {
to: "https://www.groundlight.ai/blog/groundlight-ai-achieves-soc-2-type-2-compliance", // new marketing site route
from: "/blog/groundlight-ai-achieves-soc-2-type-2-compliance", // old blog route
},
{
to: "https://www.groundlight.ai/blog/navigating-ambiguity-with-groundlight-ai-detectors", // new marketing site route
from: "/blog/dealing-with-unclear-images", // old blog route
},
],
},
],
],
],
};

module.exports = config;

0 comments on commit 7e1d818

Please sign in to comment.