Skip to content

Commit

Permalink
fix: remove archived project
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Gerlach <[email protected]>
  • Loading branch information
mgerlach authored Oct 21, 2024
1 parent bb1ee80 commit dc12912
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions data/projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,17 +104,6 @@ export default [
projectId: "falcon-prediction-app",
language: "python",
},
{
title: "logback-redis",
description:
"Logback Redis Appender with Pipeline-Support for maximum throughput.",
videoUrl: "",
ownerId: "idealo",
ownerUrl: "",
ownerLogo: "java",
projectId: "logback-redis",
language: "java",
},
{
title: "jenkins-ci",
description:
Expand Down

0 comments on commit dc12912

Please sign in to comment.