Skip to content

Commit 6aac415

Browse files
disable edit this page link and fix footer links (#92)
1 parent a406da6 commit 6aac415

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docusaurus.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ const config = {
5454
sidebarCollapsible: false,
5555
// Please change this to your repo.
5656
// Remove this to remove the "edit this page" links.
57-
editUrl:
58-
'https://github.com/flamingock/flamingock-java',
57+
//editUrl: 'https://github.com/flamingock/flamingock-java',
5958
lastVersion: 'current',
6059
versions: {
6160
current: {

0 commit comments

Comments
 (0)