git: 7fc616b5c5 - main - status/howto.adoc: Move to status/howto/_index.adoc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Oct 2022 12:02:19 UTC
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