urfreespace commented on code in PR #252:
URL: https://github.com/apache/pulsar-site/pull/252#discussion_r994341744
##########
site2/website-next/docusaurus.config.js:
##########
@@ -380,7 +381,7 @@ module.exports = {
},
blog: {
showReadingTime: true,
- editUrl: `${githubUrl}/edit/master/site2/website`,
+ editUrl: `${githubSiteUrl}/edit/main/site2/website-next/`,
Review Comment:
I don't think we should edit docs in repo `pulsar-site`, as you know, we
sync docs from main repo `pulsar`,so the changes of docs you edit directly in
`pulsar-site` will be overwritten by the sync script @tisonkun
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]