Skip to content

Commit

Permalink
Merge pull request #120 from btat/edit-url
Browse files Browse the repository at this point in the history
Fix editUrl
  • Loading branch information
furkatgofurov7 authored Jun 6, 2024
2 parents 357ecfc + cc2869f commit 527a4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const config = {
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/rancher/turtles-docs/tree/main/docs/',
'https://github.com/rancher/turtles-docs/tree/main/',
},
blog: {
showReadingTime: true,
Expand Down

0 comments on commit 527a4b5

Please sign in to comment.