fix(docs): update path to edit a file

pull/40941/head
Mrugesh Mohapatra 2021-02-06 15:26:48 +05:30
parent 40861a8a09
commit d9a5311823
1 changed files with 2 additions and 2 deletions

View File

@ -123,7 +123,7 @@
if (vm.route.path.search('i18n') === -1) {
var dynamicText =
'[<i class="far fa-edit"></i> Edit this guide on GitHub](' +
'https://github.com/freeCodeCamp/freeCodeCamp/blob/master/docs/' +
'https://github.com/freeCodeCamp/freeCodeCamp/blob/main/docs/' +
vm.route.file +
')';
}
@ -179,4 +179,4 @@
</body>
</html>
</html>