diff --git a/documentation/config/_default/config.toml b/documentation/config/_default/config.toml --- a/documentation/config/_default/config.toml +++ b/documentation/config/_default/config.toml @@ -18,7 +18,7 @@ websiteURL = "https://www.FreeBSD.org" description = "FreeBSD Documentation Portal" isOnline = true - editBaseUrl = "https://github.com/freebsd/freebsd-doc/edit/main/documentation/content/" + editBaseUrl = "https://github.com/freebsd/freebsd-doc/blob/main/documentation/content/" downloadBaseUrl = "https://download.freebsd.org/doc/" [security]