Skip to content

Commit

Permalink
Documentation Portal: Move GitHub url from edit to blob
Browse files Browse the repository at this point in the history
Approved by:            fernape@, dbaio@ by email
Differential Revision:  https://reviews.freebsd.org/D41601
  • Loading branch information
sergio-carlavilla committed Aug 30, 2023
1 parent 63c762b commit e52c793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/config/_default/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ timeout = 180000
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]
Expand Down

0 comments on commit e52c793

Please sign in to comment.