diff options
author | Jindong Li <jdpc86.li@gmail.com> | 2023-04-09 10:07:33 +0000 |
---|---|---|
committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2023-04-09 10:07:33 +0000 |
commit | abaadd1b2d7e84d968a2e070adb8da0a97fec864 (patch) | |
tree | c72b66bd24a5f300d5de487a6854b5bfb24256f4 | |
parent | c84a0fa3664cea7778b91ddd2b6010877d6ee6cb (diff) | |
download | doc-abaadd1b2d.tar.gz doc-abaadd1b2d.zip |
Remove invalid ports copyright link
Reported by: grahamperrin@
PR: 270229
Pull Request: https://github.com/freebsd/freebsd-doc/pull/130
-rw-r--r-- | website/content/es/copyright/_index.adoc | 2 | ||||
-rw-r--r-- | website/content/fr/copyright/_index.adoc | 2 | ||||
-rw-r--r-- | website/content/hu/copyright/_index.adoc | 2 | ||||
-rw-r--r-- | website/content/it/copyright/_index.adoc | 2 | ||||
-rw-r--r-- | website/content/zh-cn/copyright/_index.adoc | 2 |
5 files changed, 0 insertions, 10 deletions
diff --git a/website/content/es/copyright/_index.adoc b/website/content/es/copyright/_index.adoc index 618d3b4047..51904962e8 100644 --- a/website/content/es/copyright/_index.adoc +++ b/website/content/es/copyright/_index.adoc @@ -15,8 +15,6 @@ sidenav: about == link:daemon[El demonio BSD] -== link:https://www.FreeBSD.org/copyright/LEGAL[Restricciones de redistribución de los ports de FreeBSD] - == link:https://www.FreeBSD.org/copyright/COPYING[LICENCIA PÚBLICA GENERAL DE GNU] == link:https://www.FreeBSD.org/copyright/COPYING.LIB[LICENCIA PÚBLICA GENERAL DE LIBRERÍA GNU] diff --git a/website/content/fr/copyright/_index.adoc b/website/content/fr/copyright/_index.adoc index f8c691e136..b89520d524 100644 --- a/website/content/fr/copyright/_index.adoc +++ b/website/content/fr/copyright/_index.adoc @@ -15,8 +15,6 @@ sidenav: about == link:daemon/[Le Démon BSD] -== link:https://www.FreeBSD.org/copyright/LEGAL[Restrictions sur la redistribution des Ports FreeBSD] - == link:COPYING[GNU GENERAL PUBLIC LICENSE] == link:COPYING.LIB[GNU LIBRARY GENERAL PUBLIC LICENSE] diff --git a/website/content/hu/copyright/_index.adoc b/website/content/hu/copyright/_index.adoc index 6c5bcdc946..bea4d54c39 100644 --- a/website/content/hu/copyright/_index.adoc +++ b/website/content/hu/copyright/_index.adoc @@ -15,8 +15,6 @@ sidenav: about == link:https://www.FreeBSD.org/copyright/daemon/[A BSD démon] -== link:https://www.FreeBSD.org/copyright/LEGAL[A FreeBSD portok terjesztésének korlátozásai] - == link:https://www.FreeBSD.org/copyright/COPYING[GNU GENERAL PUBLIC LICENSE] == link:https://www.FreeBSD.org/copyright/COPYING.LIB[GNU LIBRARY GENERAL PUBLIC LICENSE] diff --git a/website/content/it/copyright/_index.adoc b/website/content/it/copyright/_index.adoc index 7cc149bab6..d7d5deebf6 100644 --- a/website/content/it/copyright/_index.adoc +++ b/website/content/it/copyright/_index.adoc @@ -15,8 +15,6 @@ sidenav: about == link:https://www.FreeBSD.org/copyright/daemon/[Il Demone BSD] -== link:https://www.FreeBSD.org/copyright/LEGAL[Restrizioni sulla ridistribuzione dei Port di FreeBSD] - == link:https://www.FreeBSD.org/copyright/COPYING[GNU GENERAL PUBLIC LICENSE] == link:https://www.FreeBSD.org/copyright/COPYING.LIB[GNU LIBRARY GENERAL PUBLIC LICENSE] diff --git a/website/content/zh-cn/copyright/_index.adoc b/website/content/zh-cn/copyright/_index.adoc index 4da2a53bce..e4856a77b0 100644 --- a/website/content/zh-cn/copyright/_index.adoc +++ b/website/content/zh-cn/copyright/_index.adoc @@ -15,8 +15,6 @@ sidenav: about == link:daemon/[BSD Daemon] -== https://www.FreeBSD.org/copyright/LEGAL[发行 FreeBSD Ports 时的限制] - == https://www.FreeBSD.org/copyright/COPYING[GNU GENERAL PUBLIC LICENSE] == https://www.FreeBSD.org/copyright/COPYING.LIB[GNU LIBRARY GENERAL PUBLIC LICENSE] |