Skip to content

Commit a41dcb0

Browse files
committed
Update docsify edit links to point to main branch
1 parent 72a95a4 commit a41dcb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@
106106
<script>
107107
const config = {
108108
editOnGithub: {
109-
docBase: 'https://github.com/ml5js/ml5-library/tree/gh-pages/docs/',
110-
docEditBase: 'https://ml5js.github.io/ml5-library',
109+
docBase: 'https://github.com/ml5js/ml5-library/tree/main/docs/',
110+
docEditBase: 'https://learn.ml5js.org/',
111111
title: 'Edit document',
112112
},
113113
};

0 commit comments

Comments
 (0)