Skip to content

Commit ab4a6a9

Browse files
committed
fix(config): fix github url, correct path
1 parent ba3a0bf commit ab4a6a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ params:
9090
hiddenInSingle: true # hide on single page
9191

9292
editPost:
93-
URL: "https://github.com/rsutton1/rsutton1.github.io/blob/main"
93+
URL: "https://github.com/rsutton1/rsutton1.github.io/blob/main/content"
9494
Text: "Suggest Changes" # edit text
9595
appendFilePath: true # to append file path to Edit link
9696

0 commit comments

Comments
 (0)