git: 7fc616b5c5 - main - status/howto.adoc: Move to status/howto/_index.adoc
Lorenzo Salvadore <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by salvadore (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=7fc616b5c596f7bca005f867e5be803ddc8e5d9a commit 7fc616b5c596f7bca005f867e5be803ddc8e5d9a Author: Lorenzo Salvadore <[email protected]> AuthorDate: 2022-10-21 11:57:38 +0000 Commit: Lorenzo Salvadore <[email protected]> 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