Skip to content

Commit 79a4b4e

Browse files
committed
Updated URL for datavis experiments
1 parent a2d4dcc commit 79a4b4e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2016-2017 Gilmore Davidson
3+
Copyright (c) 2016-2019 Gilmore Davidson
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

gilhub/src/projects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
},
112112
{
113113
"name": "Daylight saving rules around the world",
114-
"url": "https://gilmoreorless.github.io/experiments/dataviz/dst.html",
114+
"url": "https://gilmoreorless.github.io/experiments/datavis/dst.html",
115115
"img": "/gilhub/img/project-dst-rules.png",
116116
"description": "An overview of all the different times of the year when countries and regions use daylight saving time."
117117
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h3 class="project-title"><a href="https://gilmoreorless.github.io/double-30-ove
141141
<div class="project-details">
142142
<div class="unsemantic-empty-shape-element"></div>
143143
<img src="/gilhub/img/project-dst-rules.png" alt="" class="project-preview">
144-
<h3 class="project-title"><a href="https://gilmoreorless.github.io/experiments/dataviz/dst.html">Daylight saving rules around the world</a></h3>
144+
<h3 class="project-title"><a href="https://gilmoreorless.github.io/experiments/datavis/dst.html">Daylight saving rules around the world</a></h3>
145145
<p class="project-description">An overview of all the different times of the year when countries and regions use daylight saving time.</p>
146146
</div>
147147
</li>

0 commit comments

Comments
 (0)