Skip to content

Commit 78bab06

Browse files
committedMar 12, 2024·
fsfoundation --> fsharp.org
1 parent 2e850c0 commit 78bab06

File tree

14 files changed

+18
-18
lines changed

14 files changed

+18
-18
lines changed
 

‎README.md

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

33
This repository hosts [The F# Software Foundation web site](https://fsharp.org/). Pull requests are welcome. The web site code is hosted in the `gh-pages` branch and is created using the tools provided by GitHub:
44

5-
* Switch to [the `gh-pages` branch](https://github.com/fsharp/fsfoundation/tree/gh-pages)
5+
* Switch to [the `gh-pages` branch](https://github.com/fsharp/fsharp.org/tree/gh-pages)
66
* Read [documentation for Github Pages](https://help.github.com/categories/20/articles)
77
* The site is using [Jekyll for templating](http://jekyllrb.com/docs/usage/)
88

‎_layouts/default.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ <h1>{{ page.headline }}</h1>
219219
<div class="container text-center">
220220
<p>Copyright © 2012-<span id="copyright-year">2023</span> F# Software Foundation and individual contributors.
221221
<br/>
222-
<p>Maintained by F# Software Foundation and the F# community on <a href="https://github.com/fsharp/fsfoundation" target="_blank">GitHub</a>.</p>
222+
<p>Maintained by F# Software Foundation and the F# community on <a href="https://github.com/fsharp/fsharp.org" target="_blank">GitHub</a>.</p>
223223
</div>
224224
</footer>
225225

‎community/projects/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ all efforts which support our [mission](../../foundation/). Some of the open com
99
you can contribute to are below.
1010

1111
These projects may be at an early stage, and are not necessarily appropriate for production
12-
use. Out of small beginnings, great things come! To add a project to this list [edit this page](https://github.com/fsharp/fsfoundation/edit/gh-pages/community/projects/index.md) and submit a pull request.
12+
use. Out of small beginnings, great things come! To add a project to this list [edit this page](https://github.com/fsharp/fsharp.org/edit/gh-pages/community/projects/index.md) and submit a pull request.
1313

1414
Tags: <a href="#compiler">Compiler</a>, <a href="#editing">Editing</a>, <a href="#devtools">Dev Tools</a>, <a href="#data-access">Data Access</a>,
1515
<a href="#data-science">Data Science</a>, <a href="#visualization">Visualization</a>, <a href="#libraries">Functional Programming</a>, <a href="#text">Text Programming</a>,

‎guides/cloud/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ particularly for taking advantage of cloud-computing resources.
1717
For cloud-hosted web programming and services, refer to the [Web Programming Guide](../web/).
1818

1919
<div class="jumbotron visible-lg calloutBox" id="how-to-add-testimonial">
20-
<p>To contribute to this guide <a href="https://github.com/fsharp/fsfoundation/edit/gh-pages/guides/cloud/index.md">edit this page</a>. These resources are for educational purposes. </p>
20+
<p>To contribute to this guide <a href="https://github.com/fsharp/fsharp.org/edit/gh-pages/guides/cloud/index.md">edit this page</a>. These resources are for educational purposes. </p>
2121
</div>
2222

2323
* auto-gen TOC:

‎guides/data-access/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ It's also lightweight, you need to know a general idea and few functions (and, o
6363
<br />
6464

6565
<div class="jumbotron visible-lg calloutBox" id="how-to-add-testimonial">
66-
<p>To contribute to this guide <a href="https://github.com/fsharp/fsfoundation/edit/gh-pages/guides/data-access/index.md">edit this page</a>. These resources are for educational purposes. </p>
66+
<p>To contribute to this guide <a href="https://github.com/fsharp/fsharp.org/edit/gh-pages/guides/data-access/index.md">edit this page</a>. These resources are for educational purposes. </p>
6767
</div>
6868

6969
<br />

‎guides/data-science/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ F# is an excellent solution for programmatic data science as it combines efficie
1515
REPL-scripting, powerful libraries and scalable data integration.
1616

1717
<div class="jumbotron visible-lg calloutBox" id="how-to-add-testimonial">
18-
<p>To contribute to this guide <a href="https://github.com/fsharp/fsfoundation/edit/gh-pages/guides/data-science/index.md">edit this page</a>. These resources are for educational purposes. </p>
18+
<p>To contribute to this guide <a href="https://github.com/fsharp/fsharp.org/edit/gh-pages/guides/data-science/index.md">edit this page</a>. These resources are for educational purposes. </p>
1919
</div>
2020

2121
* auto-gen TOC:

‎guides/engineering/issues.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ For other components and tools, please [refer to the relevant project](/communit
3131

3232

3333

34-
You can contribute to this page [by proposing an edit](https://github.com/fsharp/fsfoundation/edit/gh-pages/guides/engineering/issues.md).
34+
You can contribute to this page [by proposing an edit](https://github.com/fsharp/fsharp.org/edit/gh-pages/guides/engineering/issues.md).
3535

‎guides/enterprise/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The benefits of F# for enterprise development are:
4343
to learn new skills that will improve their skills in other languages, such as C# and JavaScript.
4444

4545
<div class="jumbotron visible-lg calloutBox" id="how-to-add-testimonial">
46-
<p>To contribute to this guide <a href="https://github.com/fsharp/fsfoundation/edit/gh-pages/guides/enterprise/index.md">edit this page</a>. These resources are for educational purposes. </p>
46+
<p>To contribute to this guide <a href="https://github.com/fsharp/fsharp.org/edit/gh-pages/guides/enterprise/index.md">edit this page</a>. These resources are for educational purposes. </p>
4747
</div>
4848

4949
* auto-gen TOC:

‎guides/mobile-apps/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ redirect_from: "/mobile-apps/index.html"
88
F# executes on app platforms including as [Android, iOS](../../use/mobile-apps/), [Mac OS X](../../use/mac/), [JavaScript/React/ReactNative](../../use/web-apps/) and [Windows](../../use/windows/). Its concise syntax, interoperability with .NET libraries, and its ability to manage complexity of components such as state machines, calculation engines and more make it an ideal tool for many aspects of app development.
99

1010
<div class="jumbotron visible-lg calloutBox" id="how-to-add-testimonial">
11-
<p>To contribute to this guide <a href="https://github.com/fsharp/fsfoundation/edit/gh-pages/guides/mobile-apps/index.md">edit this page</a>. These resources are for educational purposes. </p>
11+
<p>To contribute to this guide <a href="https://github.com/fsharp/fsharp.org/edit/gh-pages/guides/mobile-apps/index.md">edit this page</a>. These resources are for educational purposes. </p>
1212
</div>
1313

1414
## Frameworks

‎guides/web/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ well to a stateless, functional approach. Advantages to using F# for web program
2121
* *Open-source* and *cross-platform*
2222

2323
<div class="jumbotron visible-lg calloutBox" id="how-to-add-testimonial">
24-
<p>To contribute to this guide <a href="https://github.com/fsharp/fsfoundation/edit/gh-pages/guides/web/index.md">edit this page</a>. These resources are for educational purposes. </p>
24+
<p>To contribute to this guide <a href="https://github.com/fsharp/fsharp.org/edit/gh-pages/guides/web/index.md">edit this page</a>. These resources are for educational purposes. </p>
2525
</div>
2626

2727
* auto-gen TOC:

‎index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ <h4>Follow</h4>
416416
<a href="#main" id="footer-arrow"><img src="img/arrow.png" alt="Back to the top" /></a>
417417
<p>Copyright © 2012-<span id="copyright-year">2023</span> F# Software Foundation and individual contributors.
418418
<br/>
419-
<p>Maintained by F# Software Foundation and the F# community on <a href="https://github.com/fsharp/fsfoundation" target="_blank">GitHub</a>.</p>
419+
<p>Maintained by F# Software Foundation and the F# community on <a href="https://github.com/fsharp/fsharp.org" target="_blank">GitHub</a>.</p>
420420
</div>
421421
</footer>
422422

@@ -458,8 +458,8 @@ <h4>Follow</h4>
458458
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
459459
})();
460460
</script>
461-
<script>
462-
$('#copyright-year').html(new Date().getFullYear());
463-
</script>
461+
<script>
462+
$('#copyright-year').html(new Date().getFullYear());
463+
</script>
464464
</body>
465465
</html>

‎teaching/research.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ research projects build on top of F#.
1313

1414
<a href="http://blogs.msdn.com/b/dsyme/archive/2012/07/11/how-to-reference-for-f-in-a-research-paper.aspx">How to reference F# in a research paper</a>.
1515

16-
To add a paper to this list [edit this page](https://github.com/fsharp/fsfoundation/edit/gh-pages/teaching/research.md) and submit a pull request.
16+
To add a paper to this list [edit this page](https://github.com/fsharp/fsharp.org/edit/gh-pages/teaching/research.md) and submit a pull request.
1717

1818
* **[F# Books](../learn/index.html#books)** - books about the F# language, including practical guides for using F# in practice.
1919

‎technical-groups/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ Current communitiy operated technical groups which fit with [the mission](https:
1818

1919
* [**Community for F#**](http://c4fsharp.net) (contact Mathias Brandewinder and Ryan Riley)
2020

21-
We encourage community operated groups to adopt a public presence and [submit an edit to this page](https://github.com/fsharp/fsfoundation/edit/gh-pages/technical-groups/index.md) with details (GitHub login required).
21+
We encourage community operated groups to adopt a public presence and [submit an edit to this page](https://github.com/fsharp/fsharp.org/edit/gh-pages/technical-groups/index.md) with details (GitHub login required).

‎testimonials/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ By using F# and its strong type system, we were able to keep the code base consi
5959

6060
<div class="jumbotron visible-lg calloutBox" id="how-to-add-testimonial">
6161
<h3>Contribute testimonials</h3>
62-
<p> To add a new testimonial <a href="https://github.com/fsharp/fsfoundation/blob/gh-pages/testimonials/index.md">edit this page</a> and send a pull request. You can also send testimonials by email to <a href="mailto:fsharp@fsharp.org">fsharp@fsharp.org</a>.</p>
62+
<p> To add a new testimonial <a href="https://github.com/fsharp/fsharp.org/blob/gh-pages/testimonials/index.md">edit this page</a> and send a pull request. You can also send testimonials by email to <a href="mailto:fsharp@fsharp.org">fsharp@fsharp.org</a>.</p>
6363
</div>
6464

6565
<a id="calitime" class="testimonial-anchor"> &nbsp; </a>
@@ -203,7 +203,7 @@ I would recommend any software engineer that cares about their craft to take the
203203
2. Software Engineers
204204
3. [Insurello](https://www.insurello.se/)
205205
4. [permalink](#insurello)
206-
5. [source](https://github.com/fsharp/fsfoundation/pull/918)
206+
5. [source](https://github.com/fsharp/fsharp.org/pull/918)
207207

208208
At Insurello, F# lets us model complicated business data with a lightweight syntax in a way that feels closer to reality. The type system helps us avoid creating impossible states and enables us to focus on the business problems. The compiler and the use of exhaustive pattern matching have saved us from what could’ve been many mistakes in production. F# is “just the right amount of FP” which helps us write simple and maintainable code and makes it easy to onboard people, even those with no background in Functional Programming.
209209

0 commit comments

Comments
 (0)
Please sign in to comment.