Skip to content

Commit 440d8c1

Browse files
authored
Merge branch 'main' into main
2 parents dcbd5c1 + cdbd316 commit 440d8c1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Kommunele is a total rip-off of the [Worldle](https://github.com/teuteuf/worldle) concept. Instead of countries, this version allows the user to guess one of the 98 (actually 99) Danish municipalities. You can guess a new municipality every day.
44

5-
You can try Kommunele [here](https://kommunele.askefc.net).
5+
You can try Kommunele [here](https://kommunele.dataforsyningen.dk).
66

77
## Resources used:
88
* Municipality data (DAGI) from www.datafordeler.dk

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "kommunele",
33
"version": "0.0.1",
44
"description": "A Worldle ripoff using Danish DAGI municipalities instead of countries/territories.",
5-
"homepage": "https://github.com/chau-intl/kommunele#readme",
6-
"repository": "github:chau-intl/kommunele",
5+
"homepage": "https://github.com/SDFIdk/kommunele#readme",
6+
"repository": "github:SDFIdk/kommunele",
77
"author": "Casper Børgesen <emailtocasper@gmail.com> (https://github.com/chau-intl)",
88
"contributors": [
99
{

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h2>Frie data & fri kode</h2>
110110
<span>Data (DAGI) trukket fra <a href="https://datafordeler.dk" target="_blank">Datafordeler</a>.</span>
111111
<br>
112112
<span class="gitLink">Github
113-
<a href="https://github.com/AskeFC/kommunele" target="_blank">
113+
<a href="https://github.com/SDFIdk/kommunele" target="_blank">
114114
<i>
115115
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-0.2 -1 379 334" width="2rem" height="2rem">
116116
<path id="puddle" fill="#9CDAF1" d="m296.94 295.43c0 20.533-47.56 37.176-106.22 37.176-58.67 0-106.23-16.643-106.23-37.176s47.558-37.18 106.23-37.18c58.66 0 106.22 16.65 106.22 37.18z"/>

0 commit comments

Comments
 (0)