Skip to content

Commit 45c033a

Browse files
authored
Merge pull request #59 from jhrcek/jhrcek/fix-links
Fix few incorrect links
2 parents e1b8fe9 + 1ccee92 commit 45c033a

File tree

8 files changed

+17
-17
lines changed

8 files changed

+17
-17
lines changed

docs/affiliates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ <h2 class="text-2xl font-normal">Affiliated</h2>
281281
<div class="text-gray-600 break-all">wiki.haskell.org/Core_Libraries_Committee</div>
282282
</a>
283283

284-
<a class="block border-l-3 border-purple-700 hover:bg-gray-50 shadow-lg px-4 py-2 md:py-4" href="https://zfoh.ch/zurihac2021/" target="_blank">
284+
<a class="block border-l-3 border-purple-700 hover:bg-gray-50 shadow-lg px-4 py-2 md:py-4" href="https://haskell.love/" target="_blank">
285285
<div class="font-medium">Haskell Love</div>
286286
<div class="text-gray-600 break-all">https://haskell.love/</div>
287287
</a>

docs/donations/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ <h1 class="text-2xl-5xl">Sponsorship</h1>
291291
<h2 class="text-center text-2xl-4xl font-normal">Sponsoring The Haskell Foundation</h2>
292292
<div class="mt-8 space-y-8 max-w-2xl mx-auto">
293293
<p>
294-
Many enterprises use Haskell and its compiler, the Glasgow Haskell Compiler (GHC), for free. In the spirit of open source, the Haskell Foundation provides an opportunity for those enterprises to give back to the community and toolchain from which they benefit. Maintaining and developing reliable toolchains take a huge amount of nitty-gritty engineering work.
294+
Many enterprises use Haskell and its compiler, the Glasgow Haskell Compiler (GHC), for free. In the spirit of open source, the Haskell Foundation provides an opportunity for those enterprises to give back to the community and toolchain from which they benefit. Maintaining and developing reliable toolchains takes a huge amount of nitty-gritty engineering work.
295295
</p>
296296
<p>
297297
Contributions to the Haskell Foundation are tax-deductible where applicable, and are used to sponsor our open source initiatives that ensure that research and development continues at the same world-class pace for years to come.

docs/projects/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -300,10 +300,10 @@ <h2 class="font-normal text-2xl-4xl">Text-UTF8 Migration</h2>
300300
<div class="bg-gray-100 px-6 sm:px-12 py-12">
301301

302302
<div class="space-y-4">
303-
<h2 class="font-normal text-2xl-4xl">Haskwrap</h2>
303+
<h2 class="font-normal text-2xl-4xl">Haskup</h2>
304304
<p>A Haskell executable for installing Haskell toolchains, to serve as the de facto standard way to install GHC and other tools.</p>
305305
<div class="text-sm sm:text-base">
306-
<a class="arrow-link" href="https://github.com/snoyberg/haskwrap" target="_blank">>> https://github.com/snoyberg/haskwrap</a>
306+
<a class="arrow-link" href="https://github.com/snoyberg/haskup" target="_blank">>> https://github.com/snoyberg/haskup</a>
307307
</div>
308308

309309
<div class="uppercase font-medium text-gray-500 pt-4">Project Leaders/Advisors</div>
@@ -350,7 +350,7 @@ <h2 class="font-normal text-2xl-4xl">GHC Platform CI</h2>
350350
</p>
351351

352352
<div class="text-sm sm:text-base">
353-
<a class="arrow-link" href="https://gitlab.com/ghc/ghc" target="_blank">>> https://gitlab.haskell.org/ghc/ghc</a>
353+
<a class="arrow-link" href="https://gitlab.haskell.org/ghc/ghc" target="_blank">>> https://gitlab.haskell.org/ghc/ghc</a>
354354
</div>
355355

356356
<div class="uppercase font-medium text-gray-500 pt-4">Project Leaders</div>
@@ -446,7 +446,7 @@ <h2 class="font-normal text-2xl-4xl">Performance Tuning Book</h2>
446446
</p>
447447

448448
<div class="text-sm sm:text-base">
449-
<a class="arrow-link" href="https://gitlab.com/ghc/ghc" target="_blank">>> haskellfoundation/gotta-go-fast</a>
449+
<a class="arrow-link" href="https://github.com/haskellfoundation/gotta-go-fast" target="_blank">>> haskellfoundation/gotta-go-fast</a>
450450
</div>
451451

452452
<div class="uppercase font-medium text-gray-500 pt-4">Project Leaders/Advisors</div>
@@ -525,7 +525,7 @@ <h2 class="font-normal text-2xl-4xl">GHC Performance Dashboards</h2>
525525
</p>
526526

527527
<div class="text-sm sm:text-base">
528-
<a class="arrow-link" href="https://gitlab.com/ghc/ghc" target="_blank">>> https://gitlab.haskell.org/ghc/ghc</a>
528+
<a class="arrow-link" href="https://gitlab.haskell.org/ghc/ghc" target="_blank">>> https://gitlab.haskell.org/ghc/ghc</a>
529529
</div>
530530

531531
<div class="uppercase font-medium text-gray-500 pt-4">Project Leaders</div>

docs/vision/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ <h1 class="text-2xl-5xl">Our Vision</h1>
261261

262262
<h3>Principles and Ethos</h3>
263263
<div>
264-
How we pursue the goals of HF is just as important what the goals are. HF’s actions will be guided by these core principles:
264+
How we pursue the goals of HF is just as important as what the goals are. HF’s actions will be guided by these core principles:
265265
<ul>
266266
<li><p>
267267
<b>Open source.</b> Haskell is an open source community and HF will embrace the open-source ethos wholeheartedly. HF may develop, or sponsor the development of tools and infrastructure, but it will all be open source.

docs/who-we-are/vision/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ <h1 class="text-2xl-5xl">Our Vision</h1>
251251

252252
<h3>Principles and Ethos</h3>
253253
<div>
254-
How we pursue the goals of HF is just as important what the goals are. HF’s actions will be guided by these core principles:
254+
How we pursue the goals of HF is just as important as what the goals are. HF’s actions will be guided by these core principles:
255255
<ul>
256256
<li><p>
257257
<b>Open source.</b> Haskell is an open source community and HF will embrace the open-source ethos wholeheartedly. HF may develop, or sponsor the development of tools and infrastructure, but it will all be open source.
@@ -315,7 +315,7 @@ <h3>Funding</h3>
315315
There have been other initiatives of this kind in the past, but they have proved hard to sustain. A big part of this has been a simple lack of bandwidth in a highly decentralised community run entirely by volunteers.
316316
</div>
317317
<div>
318-
The Haskell Foundation launches with a small group of founding sponsors, enough to employ an Executive Director. Our goal is to raise around ũm/year in cash and in-kind contributions.
318+
The Haskell Foundation launches with a small group of founding sponsors, enough to employ an Executive Director. Our goal is to raise around $1m/year in cash and in-kind contributions.
319319
</div>
320320
<h3>Improving the Haskell Adoption Story</h3>
321321
<div>

site/donations/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1 class="text-2xl-5xl">Sponsorship</h1>
9595
<h2 class="text-center text-2xl-4xl font-normal">Sponsoring The Haskell Foundation</h2>
9696
<div class="mt-8 space-y-8 max-w-2xl mx-auto">
9797
<p>
98-
Many enterprises use Haskell and its compiler, the Glasgow Haskell Compiler (GHC), for free. In the spirit of open source, the Haskell Foundation provides an opportunity for those enterprises to give back to the community and toolchain from which they benefit. Maintaining and developing reliable toolchains take a huge amount of nitty-gritty engineering work.
98+
Many enterprises use Haskell and its compiler, the Glasgow Haskell Compiler (GHC), for free. In the spirit of open source, the Haskell Foundation provides an opportunity for those enterprises to give back to the community and toolchain from which they benefit. Maintaining and developing reliable toolchains takes a huge amount of nitty-gritty engineering work.
9999
</p>
100100
<p>
101101
Contributions to the Haskell Foundation are tax-deductible where applicable, and are used to sponsor our open source initiatives that ensure that research and development continues at the same world-class pace for years to come.

site/projects/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,10 @@ <h2 class="font-normal text-2xl-4xl">Text-UTF8 Migration</h2>
104104
<div class="bg-gray-100 px-6 sm:px-12 py-12">
105105

106106
<div class="space-y-4">
107-
<h2 class="font-normal text-2xl-4xl">Haskwrap</h2>
107+
<h2 class="font-normal text-2xl-4xl">Haskup</h2>
108108
<p>A Haskell executable for installing Haskell toolchains, to serve as the de facto standard way to install GHC and other tools.</p>
109109
<div class="text-sm sm:text-base">
110-
<a class="arrow-link" href="https://github.com/snoyberg/haskwrap" target="_blank">>> https://github.com/snoyberg/haskwrap</a>
110+
<a class="arrow-link" href="https://github.com/snoyberg/haskup" target="_blank">>> https://github.com/snoyberg/haskup</a>
111111
</div>
112112

113113
<div class="uppercase font-medium text-gray-500 pt-4">Project Leaders/Advisors</div>
@@ -154,7 +154,7 @@ <h2 class="font-normal text-2xl-4xl">GHC Platform CI</h2>
154154
</p>
155155

156156
<div class="text-sm sm:text-base">
157-
<a class="arrow-link" href="https://gitlab.com/ghc/ghc" target="_blank">>> https://gitlab.haskell.org/ghc/ghc</a>
157+
<a class="arrow-link" href="https://gitlab.haskell.org/ghc/ghc" target="_blank">>> https://gitlab.haskell.org/ghc/ghc</a>
158158
</div>
159159

160160
<div class="uppercase font-medium text-gray-500 pt-4">Project Leaders</div>
@@ -250,7 +250,7 @@ <h2 class="font-normal text-2xl-4xl">Performance Tuning Book</h2>
250250
</p>
251251

252252
<div class="text-sm sm:text-base">
253-
<a class="arrow-link" href="https://gitlab.com/ghc/ghc" target="_blank">>> haskellfoundation/gotta-go-fast</a>
253+
<a class="arrow-link" href="https://github.com/haskellfoundation/gotta-go-fast" target="_blank">>> haskellfoundation/gotta-go-fast</a>
254254
</div>
255255

256256
<div class="uppercase font-medium text-gray-500 pt-4">Project Leaders/Advisors</div>
@@ -330,7 +330,7 @@ <h2 class="font-normal text-2xl-4xl">GHC Performance Dashboards</h2>
330330
</p>
331331

332332
<div class="text-sm sm:text-base">
333-
<a class="arrow-link" href="https://gitlab.com/ghc/ghc" target="_blank">>> https://gitlab.haskell.org/ghc/ghc</a>
333+
<a class="arrow-link" href="https://gitlab.haskell.org/ghc/ghc" target="_blank">>> https://gitlab.haskell.org/ghc/ghc</a>
334334
</div>
335335

336336
<div class="uppercase font-medium text-gray-500 pt-4">Project Leaders</div>

site/vision/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h1 class="text-2xl-5xl">Our Vision</h1>
6565

6666
<h3>Principles and Ethos</h3>
6767
<div>
68-
How we pursue the goals of HF is just as important what the goals are. HF’s actions will be guided by these core principles:
68+
How we pursue the goals of HF is just as important as what the goals are. HF’s actions will be guided by these core principles:
6969
<ul>
7070
<li><p>
7171
<b>Open source.</b> Haskell is an open source community and HF will embrace the open-source ethos wholeheartedly. HF may develop, or sponsor the development of tools and infrastructure, but it will all be open source.

0 commit comments

Comments
 (0)