Skip to content

Commit 4eee8cb

Browse files
committed
Fixing repo name.
1 parent 0ee4b0d commit 4eee8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Advent of Code 2022 in Kotlin
22

3-
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/lakiboy/advent-of-code-22-kotlin.svg?style=svg&circle-token=0104223da0789fd7cbd9f2a2d030f91c76845550)](https://dl.circleci.com/status-badge/redirect/gh/lakiboy/advent-of-code-22-kotlin/tree/reorganization)
3+
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/lakiboy/advent-of-code-2022-kotlin.svg?style=svg&circle-token=0104223da0789fd7cbd9f2a2d030f91c76845550)](https://dl.circleci.com/status-badge/redirect/gh/lakiboy/advent-of-code-22-kotlin/tree/reorganization)
44

55
My solutions (WIP) for the [Advent of Code 2022](https://adventofcode.com/2022) puzzles in [Kotlin](https://kotlinlang.org).
66

0 commit comments

Comments
 (0)