Skip to content

Commit e263192

Browse files
committed
link fix
1 parent a2d3863 commit e263192

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# build output
22
dist/
3-
3+
DrM
44
# generated types
55
.astro/
66

src/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export const components = {pre: CodeBlock, table: Table}
9292
},
9393
{
9494
name: "Code",
95-
url: "",
95+
url: "https://github.com/ripl/progressor",
9696
icon: "mdi:github",
9797
},
9898
{

0 commit comments

Comments
 (0)