diff options
author | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2022-07-24 10:49:44 +0000 |
---|---|---|
committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2022-07-24 10:49:44 +0000 |
commit | f1cada824a533100ea261078505ddeedbd60c240 (patch) | |
tree | 8b7470f19ffea8888cdc2d5c30071e09854199b1 | |
parent | 41a39b1b9049a17b2a63c59e07d7adee5a362cc2 (diff) | |
download | doc-f1cada824a.tar.gz doc-f1cada824a.zip |
Remove wrong link in applications page
PR: 265401
Submitted by: grahamperrin
-rw-r--r-- | website/content/en/applications.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/en/applications.adoc b/website/content/en/applications.adoc index 08fdea34fd..63021f1066 100644 --- a/website/content/en/applications.adoc +++ b/website/content/en/applications.adoc @@ -17,7 +17,7 @@ With its generous link:../copyright/freebsd-license/[licensing policy], you can == FreeBSD runs thousands of applications. -Because FreeBSD is based on 4.4BSD, an industry-standard version of UNIX, it is easy to compile and run programs. FreeBSD also includes an extensive link:../where/[packages collection] and link:../ports/[ports collection] that bring precompiled and easy-to-build software right to your desktop or enterprise server. There is also a growing number of link:../commercial/software/[commercial applications] written for FreeBSD. +Because FreeBSD is based on 4.4BSD, an industry-standard version of UNIX, it is easy to compile and run programs. FreeBSD also includes an extensive packages collection and link:../ports/[ports collection] that bring precompiled and easy-to-build software right to your desktop or enterprise server. There is also a growing number of link:../commercial/software/[commercial applications] written for FreeBSD. Here are some examples of the environments in which FreeBSD is used: |