Date: Fri, 21 Oct 2022 12:02:19 GMT From: Lorenzo Salvadore <salvadore@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 7fc616b5c5 - main - status/howto.adoc: Move to status/howto/_index.adoc Message-ID: <202210211202.29LC2JvM057054@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by salvadore (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=7fc616b5c596f7bca005f867e5be803ddc8e5d9a commit 7fc616b5c596f7bca005f867e5be803ddc8e5d9a Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2022-10-21 11:57:38 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2022-10-21 12:02:03 +0000 status/howto.adoc: Move to status/howto/_index.adoc This is necessary to fix links to howto/ being redirected to howto.html and then back to howto/. PR: 267129 Reported by: grahamperrin Approved by: debdrup (status blanket) --- website/content/en/status/{howto.adoc => howto/_index.adoc} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/website/content/en/status/howto.adoc b/website/content/en/status/howto/_index.adoc similarity index 100% rename from website/content/en/status/howto.adoc rename to website/content/en/status/howto/_index.adoc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210211202.29LC2JvM057054>