git: 15f38de2dd - main - Fix link in internal/developer
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 22 Jul 2023 07:54:06 UTC
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=15f38de2dd79b77e1de1694a49ba44d97d26c3d4 commit 15f38de2dd79b77e1de1694a49ba44d97d26c3d4 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2023-07-22 07:53:29 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2023-07-22 07:53:29 +0000 Fix link in internal/developer PR: 268425 Submitted by: grahamperrin@ --- website/content/en/internal/developer.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/internal/developer.adoc b/website/content/en/internal/developer.adoc index 99e7e727a3..1d33380813 100644 --- a/website/content/en/internal/developer.adoc +++ b/website/content/en/internal/developer.adoc @@ -26,7 +26,7 @@ Using the Git repository to update and build the pages. == link:{porters-handbook}[FreeBSD Porter's Handbook] A guide for FreeBSD ports contributors and committers. -This includes the canonical link:{porters-handbook}#versions[Table of `__FreeBSD_version` Values]. +This includes the canonical link:{porters-handbook}versions[Table of `__FreeBSD_version` Values]. == FreeBSD Projects