We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd0b8d commit 46b771cCopy full SHA for 46b771c
packages/frontendmu-data/data/projects.ts
@@ -75,7 +75,7 @@ export const projects: Project[] = [
75
{
76
title: 'Dodo Dodge',
77
icon: 'game-icons:dodo',
78
- project_url: 'https://github.com/nicolasstrands//dodo-dodge-ce',
+ project_url: 'https://github.com/nicolasstrands/dodo-dodge-ce',
79
author_github_username: 'nicolasstrands',
80
categories: ['game', 'dodo'],
81
description: 'Dodo Dodge is a simple runner game where you play as a dodo bird and either dodge hunters or stomp on them.'
0 commit comments